summaryrefslogtreecommitdiffstats
path: root/board/ids8247
diff options
context:
space:
mode:
Diffstat (limited to 'board/ids8247')
-rw-r--r--board/ids8247/ids8247.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/board/ids8247/ids8247.c b/board/ids8247/ids8247.c
index a51af03d5d..de6b8fbd9b 100644
--- a/board/ids8247/ids8247.c
+++ b/board/ids8247/ids8247.c
@@ -35,7 +35,7 @@ const iop_conf_t iop_conf_tab[4][32] = {
/* PA27 */ { 1, 1, 1, 0, 0, 0 }, /* FCC1 RXDV */
/* PA26 */ { 1, 1, 1, 0, 0, 0 }, /* FCC1 RXER */
/* PA25 */ { 0, 0, 0, 0, 1, 0 }, /* 8247_P0 */
-#if defined(CONFIG_SOFT_I2C)
+#if defined(CONFIG_SYS_I2C_SOFT)
/* PA24 */ { 1, 0, 0, 0, 1, 1 }, /* I2C_SDA2 */
/* PA23 */ { 1, 0, 0, 1, 1, 1 }, /* I2C_SCL2 */
#else /* normal I/O port pins */
OpenPOWER on IntegriCloud