]> git.sur5r.net Git - u-boot/blobdiff - include/configs/malta.h
SPDX: Convert all of our single license tags to Linux Kernel style
[u-boot] / include / configs / malta.h
index e15c6bba7544da8f9452698a1dc2ee488a6cc654..363a2a64949cada0d818a1a6448b394bc63902d9 100644 (file)
@@ -1,7 +1,6 @@
+/* SPDX-License-Identifier: GPL-2.0 */
 /*
  * Copyright (C) 2013 Gabor Juhos <juhosg@openwrt.org>
- *
- * SPDX-License-Identifier:    GPL-2.0
  */
 
 #ifndef _MALTA_CONFIG_H
@@ -52,9 +51,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 +92,4 @@
  * Commands
  */
 
-#define CONFIG_SYS_LONGHELP            /* verbose help, undef to save memory */
-
 #endif /* _MALTA_CONFIG_H */