]> git.karo-electronics.de Git - karo-tx-uboot.git/blobdiff - include/configs/eb_cpu5282.h
kconfig: add config option for shell prompt
[karo-tx-uboot.git] / include / configs / eb_cpu5282.h
index bdca7058747c6dccec76eb262228d2c3bcb117e7..f9ec02835aabafa1d862c84cbf4130f7edfbed7c 100644 (file)
@@ -15,9 +15,6 @@
  * High Level Configuration Options (easy to change)                    *
  *----------------------------------------------------------------------*/
 
-#define        CONFIG_MCF52x2                  /* define processor family */
-#define CONFIG_M5282                   /* define processor type */
-
 #define CONFIG_MISC_INIT_R
 
 #define CONFIG_MCFUART
  * Command line configuration.
  */
 #define CONFIG_CMDLINE_EDITING
-#include <config_cmd_default.h>
-
-#undef CONFIG_CMD_LOADB
 #define CONFIG_CMD_DATE
 #define CONFIG_CMD_DHCP
 #define CONFIG_CMD_I2C
 #define CONFIG_CMD_LED
 #define CONFIG_CMD_MII
-#define CONFIG_CMD_NET
 
 #define CONFIG_MCFTMR
 
 #define CONFIG_BOOTDELAY       5
-#define CONFIG_SYS_PROMPT      "\nEB+CPU5282> "
 #define        CONFIG_SYS_LONGHELP     1
 
 #define        CONFIG_SYS_CBSIZE       1024    /* Console I/O Buffer Size      */