Merge branch 'master' of git://git.denx.de/u-boot-i2c
[kernel/u-boot.git] / arch / m68k / cpu / mcf547x_8x / cpu_init.c
index a9e3b43..c3df831 100644 (file)
@@ -79,7 +79,7 @@ void cpu_init_f(void)
        out_be32(&fbcs->csmr5, CONFIG_SYS_CS5_MASK);
 #endif
 
-#ifdef CONFIG_FSL_I2C
+#ifdef CONFIG_SYS_I2C_FSL
        out_be16(&gpio->par_feci2cirq,
                GPIO_PAR_FECI2CIRQ_SCL | GPIO_PAR_FECI2CIRQ_SDA);
 #endif