]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - include/configs/mx53evk.h
configs: Re-sync HUSH options
[people/ms/u-boot.git] / include / configs / mx53evk.h
index 81af2486968fb3c0daf82f742e1e3f3715562986..a41c7787cf79073c73e0c9e2be693d2d1a443408 100644 (file)
@@ -23,9 +23,7 @@
 #define CONFIG_INITRD_TAG
 #define CONFIG_REVISION_TAG
 
-#define CONFIG_FSL_CLK
-
-#define CONFIG_OF_LIBFDT
+#define CONFIG_SYS_FSL_CLK
 
 /* Size of malloc() pool */
 #define CONFIG_SYS_MALLOC_LEN          (CONFIG_ENV_SIZE + 2 * 1024 * 1024)
 
 /* 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 */