X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=board%2Fpm828%2Fpm828.c;h=f446543fed1bfd2f8650bb8e1d14d0c8394d9693;hb=c8a7d9dab01c00c9efb5431284e9f16f8f2e92bb;hp=26c3683ded17eeefb76416d755af171723510a32;hpb=1a4596601fd395f3afb8f82f3f840c5e00bdd57a;p=u-boot diff --git a/board/pm828/pm828.c b/board/pm828/pm828.c index 26c3683ded..f446543fed 100644 --- a/board/pm828/pm828.c +++ b/board/pm828/pm828.c @@ -153,7 +153,7 @@ const iop_conf_t iop_conf_tab[4][32] = { /* PD18 */ { 0, 0, 0, 1, 0, 0 }, /* PD18 */ /* PD17 */ { 0, 1, 0, 0, 0, 0 }, /* PD17 */ /* PD16 */ { 0, 1, 0, 1, 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