diff options
Diffstat (limited to 'include/configs/xpedite537x.h')
-rw-r--r-- | include/configs/xpedite537x.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/include/configs/xpedite537x.h b/include/configs/xpedite537x.h index ff4f96797d..ea4773c445 100644 --- a/include/configs/xpedite537x.h +++ b/include/configs/xpedite537x.h @@ -332,10 +332,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 */ |