]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - include/configs/mpc5121ads.h
i2c, soft-i2c: switch to new multibus/multiadapter support
[karo-tx-uboot.git] / include / configs / mpc5121ads.h
index 6f003aa03f9eb5777542398abafa5aa803d77e70..65ca62fa315520eb467a0d480e58186701f5e3ad 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           100000  /* I2C speed and slave address */
 #define CONFIG_SYS_I2C_SLAVE           0x7F