]> 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 4d3390b1f0f6c3d5b35cf5092fd5568f8fa3c460..8131ea0ee1f0b4b83b3a58742d8ca3253dbe2cc9 100644 (file)
 /*
  * Command line configuration.
  */
-#include <config_cmd_default.h>
-#define CONFIG_CMD_CACHE
-#define CONFIG_CMD_NET
-#define CONFIG_CMD_PING
-#define CONFIG_CMD_MII
-
-#undef CONFIG_CMD_LOADS
-#undef CONFIG_CMD_LOADB
 
 #define CONFIG_MCFFEC
 #ifdef CONFIG_MCFFEC
@@ -99,7 +91,6 @@
        "save\0"                                \
        ""
 
-#define CONFIG_SYS_PROMPT              "-> "
 #define        CONFIG_SYS_LONGHELP             /* undef to save memory         */
 
 #if defined(CONFIG_CMD_KGDB)