X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=include%2Fconfigs%2Fpcm052.h;h=edc555fa3ceb724cdaafe1fcc21b11c00f68363e;hb=adad96e60d0eb1bbc4d0b96c89decf385a426e42;hp=9d80306ad4b340f40647a173e4a941edea4c64d7;hpb=94985cc9d3d7ed991ca8b2627d5894df5ea68f49;p=platform%2Fkernel%2Fu-boot.git diff --git a/include/configs/pcm052.h b/include/configs/pcm052.h index 9d80306..edc555f 100644 --- a/include/configs/pcm052.h +++ b/include/configs/pcm052.h @@ -213,8 +213,6 @@ /* Miscellaneous configurable options */ #define CONFIG_SYS_LONGHELP /* undef to save memory */ -#define CONFIG_SYS_HUSH_PARSER /* use "hush" command parser */ -#define CONFIG_SYS_PROMPT_HUSH_PS2 "> " #define CONFIG_AUTO_COMPLETE #define CONFIG_CMDLINE_EDITING #define CONFIG_SYS_CBSIZE 256 /* Console I/O Buffer Size */ @@ -267,7 +265,6 @@ #define CONFIG_ENV_OFFSET_REDUND 0xC0000 #endif -#define CONFIG_OF_LIBFDT #define CONFIG_CMD_BOOTZ #endif