X-Git-Url: https://git.karo-electronics.de/?a=blobdiff_plain;f=board%2Fcpu86%2Fcpu86.c;h=929291052f2aafd7346438622fa1f546a4321d30;hb=c2120fbfbc4d1f6953228f86be8bdbf38bacfdab;hp=a1f25ba71e25efbc7a209754c4f606da80de8d00;hpb=e85427fd66a21b39145a47e67871a8863c0e5591;p=karo-tx-uboot.git diff --git a/board/cpu86/cpu86.c b/board/cpu86/cpu86.c index a1f25ba71e..929291052f 100644 --- a/board/cpu86/cpu86.c +++ b/board/cpu86/cpu86.c @@ -145,7 +145,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