i2c, soft-i2c: switch to new multibus/multiadapter support
[platform/kernel/u-boot.git] / include / configs / mecp5123.h
index c4f245b..6f73e5d 100644 (file)
 
 /* I2C */
 #define CONFIG_HARD_I2C                        /* I2C with hardware support */
-#undef CONFIG_SOFT_I2C                 /* so disable bit-banged I2C */
 #define CONFIG_I2C_MULTI_BUS
 #define CONFIG_SYS_I2C_SPEED           400000  /* I2C speed */
 #define CONFIG_SYS_I2C_SLAVE           0x7F    /* slave address */