]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - board/cpu87/cpu87.c
i2c, soft-i2c: switch to new multibus/multiadapter support
[karo-tx-uboot.git] / board / cpu87 / cpu87.c
index 057a34c2c325310d333ca5009bffe7bbf86e70ee..7c591be8705be2e246b34071538896b0b76d6629 100644 (file)
@@ -163,7 +163,7 @@ const iop_conf_t iop_conf_tab[4][32] = {
        /* PD18 */ {   0,   0,   0,   0,   0,   0   }, /* PD18 */
        /* PD17 */ {   0,   0,   0,   0,   0,   0   }, /* PD17 */
        /* PD16 */ {   0,   0,   0,   0,   0,   0   }, /* PD16 */
-#if defined(CONFIG_SOFT_I2C)
+#if defined(CONFIG_SYS_I2C_SOFT)
        /* PD15 */ {   1,   0,   0,   1,   1,   1   }, /* I2C SDA */
        /* PD14 */ {   1,   0,   0,   1,   1,   1   }, /* I2C SCL */
 #else