diff options
Diffstat (limited to 'include/configs/xpedite550x.h')
-rw-r--r-- | include/configs/xpedite550x.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/include/configs/xpedite550x.h b/include/configs/xpedite550x.h index f8c591a884..883843aac9 100644 --- a/include/configs/xpedite550x.h +++ b/include/configs/xpedite550x.h @@ -329,10 +329,7 @@ extern unsigned long get_board_ddr_clk(unsigned long dummy); /* * Miscellaneous configurable options */ -#define CONFIG_SYS_LONGHELP /* undef to save memory */ #define CONFIG_SYS_LOAD_ADDR 0x2000000 /* default load address */ -#define CONFIG_CMDLINE_EDITING 1 /* add command line history */ -#define CONFIG_AUTO_COMPLETE 1 /* add autocompletion support */ #define CONFIG_LOADADDR 0x1000000 /* default location for tftp and bootm */ #define CONFIG_PREBOOT /* enable preboot variable */ #define CONFIG_INTEGRITY /* support booting INTEGRITY OS */ |