diff options
Diffstat (limited to 'include/configs/ls1021aiot.h')
-rw-r--r-- | include/configs/ls1021aiot.h | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/include/configs/ls1021aiot.h b/include/configs/ls1021aiot.h index fd14ee4c8c..6c1cedf261 100644 --- a/include/configs/ls1021aiot.h +++ b/include/configs/ls1021aiot.h @@ -98,12 +98,6 @@ * I2C */ -#if !CONFIG_IS_ENABLED(DM_I2C) -#else -#define CONFIG_I2C_SET_DEFAULT_BUS_NUM -#define CONFIG_I2C_DEFAULT_BUS_NUMBER 0 -#endif - /* EEPROM */ #define CONFIG_SYS_I2C_EEPROM_NXID #define CONFIG_SYS_EEPROM_BUS_NUM 0 |