diff options
Diffstat (limited to 'include/configs/xpedite520x.h')
-rw-r--r-- | include/configs/xpedite520x.h | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/include/configs/xpedite520x.h b/include/configs/xpedite520x.h index 446c903c61..dfacd2a012 100644 --- a/include/configs/xpedite520x.h +++ b/include/configs/xpedite520x.h @@ -275,16 +275,11 @@ * BOOTP options */ #define CONFIG_BOOTP_BOOTFILESIZE -#define CONFIG_BOOTP_BOOTPATH -#define CONFIG_BOOTP_GATEWAY /* * 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 */ |