diff options
Diffstat (limited to 'include/configs/UCP1020.h')
-rw-r--r-- | include/configs/UCP1020.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/configs/UCP1020.h b/include/configs/UCP1020.h index 0e334124ea..499319f7d7 100644 --- a/include/configs/UCP1020.h +++ b/include/configs/UCP1020.h @@ -430,8 +430,6 @@ /* * Miscellaneous configurable options */ -#define CONFIG_SYS_LONGHELP /* undef to save memory */ -#define CONFIG_CMDLINE_EDITING /* Command-line editing */ #define CONFIG_SYS_LOAD_ADDR 0x2000000 /* default load address */ #define CONFIG_SYS_HZ 1000 /* decrementer freq: 1ms tick */ |