diff options
Diffstat (limited to 'include/configs/x600.h')
-rw-r--r-- | include/configs/x600.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/include/configs/x600.h b/include/configs/x600.h index 3f63761224..4bf8b1051e 100644 --- a/include/configs/x600.h +++ b/include/configs/x600.h @@ -114,9 +114,6 @@ #define CONFIG_SYS_MEMTEST_START 0x00800000 #define CONFIG_SYS_MEMTEST_END 0x04000000 #define CONFIG_SYS_MALLOC_LEN (8 << 20) -#define CONFIG_SYS_LONGHELP -#define CONFIG_CMDLINE_EDITING -#define CONFIG_AUTO_COMPLETE #define CONFIG_SYS_LOAD_ADDR 0x00800000 /* Use last 2 lwords in internal SRAM for bootcounter */ |