km/rgmii: port Ethernet interface of KM Kirkwood boards to driver model
[platform/kernel/u-boot.git] / include / configs / km / km-mpc83xx.h
index 455e523..c06143c 100644 (file)
@@ -3,8 +3,6 @@
  */
 #define BOOTFLASH_START        0xF0000000
 
-#define CONFIG_KM_CONSOLE_TTY  "ttyS0"
-
 /*
  * DDR Setup
  */
@@ -89,8 +87,6 @@
                {0, {{I2C_MUX_PCA9547, 0x70, 1} } }, \
                {1, {I2C_NULL_HOP} } }
 
-#define CONFIG_KM_IVM_BUS              2       /* I2C2 (Mux-Port 1)*/
-
 #if defined(CONFIG_CMD_NAND)
 #define CONFIG_NAND_KMETER1
 #define CONFIG_SYS_MAX_NAND_DEVICE     1