diff options
Diffstat (limited to 'include/configs/socrates.h')
-rw-r--r-- | include/configs/socrates.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/socrates.h b/include/configs/socrates.h index 7a0b481..19869e6 100644 --- a/include/configs/socrates.h +++ b/include/configs/socrates.h @@ -237,7 +237,6 @@ */ #define CONFIG_FSL_I2C /* Use FSL common I2C driver */ #define CONFIG_HARD_I2C /* I2C with hardware support */ -#undef CONFIG_SOFT_I2C /* I2C bit-banged */ #define CONFIG_SYS_I2C_SPEED 102124 /* I2C speed and slave address */ #define CONFIG_SYS_I2C_SLAVE 0x7F #define CONFIG_SYS_I2C_OFFSET 0x3000 |