diff options
Diffstat (limited to 'include/configs/u8500_href.h')
-rw-r--r-- | include/configs/u8500_href.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/u8500_href.h b/include/configs/u8500_href.h index 1bb6128..218feeb 100644 --- a/include/configs/u8500_href.h +++ b/include/configs/u8500_href.h @@ -166,7 +166,6 @@ */ #define CONFIG_U8500_I2C #undef CONFIG_HARD_I2C /* I2C with hardware support */ -#undef CONFIG_SOFT_I2C /* I2C bit-banged */ #define CONFIG_I2C_MULTI_BUS #define CONFIG_SYS_I2C_SPEED 100000 #define CONFIG_SYS_I2C_SLAVE 0 /* slave addr of controller */ |