]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - include/configs/ibf-dsp561.h
i2c, soft-i2c: switch to new multibus/multiadapter support
[people/ms/u-boot.git] / include / configs / ibf-dsp561.h
index 294af735d6ec34aa5e631954d71eb96e17b61293..52917551212a493461cf57212fd08d5558fafc0c 100644 (file)
 /*
  * I2C Settings
  */
-#define CONFIG_SOFT_I2C                1
+#define CONFIG_SYS_I2C
+#define CONFIG_SYS_I2C_SOFT            /* I2C bit-banged */
 #define CONFIG_SOFT_I2C_GPIO_SCL GPIO_PF0
 #define CONFIG_SOFT_I2C_GPIO_SDA GPIO_PF1
 
-
 /*
  * Misc Settings
  */