]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - include/configs/malta.h
Convert CONFIG_BOOTP_BOOTPATH et al to Kconfig
[people/ms/u-boot.git] / include / configs / malta.h
index e15c6bba7544da8f9452698a1dc2ee488a6cc654..17951bf75b24da84341b40ca2b1c2aa6a77f380d 100644 (file)
@@ -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 */