]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - include/configs/mx53ard.h
configs: Re-sync HUSH options
[people/ms/u-boot.git] / include / configs / mx53ard.h
index 25a4630e1e03a8172d8ba8f27c21441dc2fa3b62..033a542ad1015f046e404e47a211c2af01243203 100644 (file)
 
 /* Miscellaneous configurable options */
 #define CONFIG_SYS_LONGHELP            /* undef to save memory */
-#define CONFIG_SYS_HUSH_PARSER         /* use "hush" command parser */
 #define CONFIG_AUTO_COMPLETE
 #define CONFIG_SYS_CBSIZE              256     /* Console I/O Buffer Size */
 
 #define CONFIG_ENV_IS_IN_MMC
 #define CONFIG_SYS_MMC_ENV_DEV 0
 
-#define CONFIG_OF_LIBFDT
 
 #define MX53ARD_CS1GCR1                (CSEN | DSZ(2))
 #define MX53ARD_CS1RCR1                (RCSN(2) | OEN (1) | RWSC(22))