]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - include/configs/MPC8323ERDB.h
i2c, soft-i2c: switch to new multibus/multiadapter support
[people/ms/u-boot.git] / include / configs / MPC8323ERDB.h
index ac4c253968d3cc5994324cfcd5798d047acbad66..d32b14a105590429c4d564c0bce4b5f18d6948e2 100644 (file)
 
 /* I2C */
 #define CONFIG_HARD_I2C                /* I2C with hardware support */
-#undef CONFIG_SOFT_I2C         /* I2C bit-banged */
 #define CONFIG_FSL_I2C
 #define CONFIG_SYS_I2C_SPEED   400000  /* I2C speed and slave address */
 #define CONFIG_SYS_I2C_SLAVE   0x7F