summaryrefslogtreecommitdiff
path: root/include/configs/malta.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/malta.h')
-rw-r--r--include/configs/malta.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/include/configs/malta.h b/include/configs/malta.h
index e15c6bba75..17951bf75b 100644
--- a/include/configs/malta.h
+++ b/include/configs/malta.h
@@ -52,9 +52,6 @@
#define CONFIG_SYS_BOOTPARAMS_LEN (128 * 1024)
#define CONFIG_SYS_BOOTM_LEN (64 * 1024 * 1024)
-#define CONFIG_AUTO_COMPLETE
-#define CONFIG_CMDLINE_EDITING
-
/*
* Serial driver
*/
@@ -96,6 +93,4 @@
* Commands
*/
-#define CONFIG_SYS_LONGHELP /* verbose help, undef to save memory */
-
#endif /* _MALTA_CONFIG_H */