]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - include/configs/M5282EVB.h
configs: Re-sync with cmd/Kconfig
[people/ms/u-boot.git] / include / configs / M5282EVB.h
index 860abe7bca603f60a2ab1f5a6b197e3507c8413a..8131ea0ee1f0b4b83b3a58742d8ca3253dbe2cc9 100644 (file)
@@ -47,9 +47,6 @@
 /*
  * Command line configuration.
  */
-#define CONFIG_CMD_CACHE
-#define CONFIG_CMD_PING
-#define CONFIG_CMD_MII
 
 #define CONFIG_MCFFEC
 #ifdef CONFIG_MCFFEC
@@ -94,7 +91,6 @@
        "save\0"                                \
        ""
 
-#define CONFIG_SYS_PROMPT              "-> "
 #define        CONFIG_SYS_LONGHELP             /* undef to save memory         */
 
 #if defined(CONFIG_CMD_KGDB)