X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=include%2Fconfigs%2Fmx53evk.h;h=a41c7787cf79073c73e0c9e2be693d2d1a443408;hb=adad96e60d0eb1bbc4d0b96c89decf385a426e42;hp=4f304ed89f97c3431d6cd013cb50cbc1c0f62e7b;hpb=b8d242121dd3c8c418751c37e6f7157cf6428dbf;p=platform%2Fkernel%2Fu-boot.git diff --git a/include/configs/mx53evk.h b/include/configs/mx53evk.h index 4f304ed..a41c778 100644 --- a/include/configs/mx53evk.h +++ b/include/configs/mx53evk.h @@ -23,9 +23,7 @@ #define CONFIG_INITRD_TAG #define CONFIG_REVISION_TAG -#define CONFIG_SYS_GENERIC_BOARD - -#define CONFIG_OF_LIBFDT +#define CONFIG_SYS_FSL_CLK /* Size of malloc() pool */ #define CONFIG_SYS_MALLOC_LEN (CONFIG_ENV_SIZE + 2 * 1024 * 1024) @@ -133,7 +131,6 @@ /* 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 */