sparc: Kconfig: Move the CMD_AMBAPP command to Kconfig
[oweals/u-boot.git] / include / configs / M5272C3.h
index f5cd0a0d11bb863458bc1c7eb0e28fa060f9ed9d..718f31fefa6a2ea33976c759eb8fcb5e05491db0 100644 (file)
 /*
  * Command line configuration.
  */
-#include <config_cmd_default.h>
-
 #define CONFIG_CMD_CACHE
 #define CONFIG_CMD_MII
 #define CONFIG_CMD_PING
-#define CONFIG_CMD_MISC
-#define CONFIG_CMD_ELF
-#define CONFIG_CMD_FLASH
-#define CONFIG_CMD_MEMORY
 
-#undef CONFIG_CMD_LOADS
-#undef CONFIG_CMD_LOADB
 
 #define CONFIG_BOOTDELAY       5
 #define CONFIG_MCFFEC
        "save\0"                                \
        ""
 
-#define CONFIG_SYS_PROMPT              "-> "
 #define CONFIG_SYS_LONGHELP            /* undef to save memory */
 
 #if defined(CONFIG_CMD_KGDB)