diff options
Diffstat (limited to 'include/configs/mx31ads.h')
-rw-r--r-- | include/configs/mx31ads.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/include/configs/mx31ads.h b/include/configs/mx31ads.h index 358095d17a..0fe37c71da 100644 --- a/include/configs/mx31ads.h +++ b/include/configs/mx31ads.h @@ -90,15 +90,12 @@ /* * Miscellaneous configurable options */ -#define CONFIG_SYS_LONGHELP /* undef to save memory */ #define CONFIG_SYS_MEMTEST_START 0 /* memtest works on */ #define CONFIG_SYS_MEMTEST_END 0x10000 #define CONFIG_SYS_LOAD_ADDR CONFIG_LOADADDR -#define CONFIG_CMDLINE_EDITING 1 - /*----------------------------------------------------------------------- * Physical Memory Map */ |