]> git.sur5r.net Git - u-boot/blobdiff - include/configs/MPC8541CDS.h
Convert CONFIG_CMD_IRQ to Kconfig
[u-boot] / include / configs / MPC8541CDS.h
index 00a18b534a838af019c178a8d0538ec244480a6d..029aa572ce43c8b75ed3a93796f9c3e86161e7b1 100644 (file)
@@ -342,7 +342,6 @@ extern unsigned long get_clock_freq(void);
 /*
  * Command line configuration.
  */
-#define CONFIG_CMD_IRQ
 #define CONFIG_CMD_REGINFO
 
 #if defined(CONFIG_PCI)
@@ -404,8 +403,6 @@ extern unsigned long get_clock_freq(void);
 
 #undef  CONFIG_BOOTARGS           /* the boot command will set bootargs*/
 
-#define CONFIG_BAUDRATE        115200
-
 #define        CONFIG_EXTRA_ENV_SETTINGS                                       \
    "netdev=eth0\0"                                                      \
    "consoledev=ttyS1\0"                                                 \