diff options
Diffstat (limited to 'include/configs/am335x_sl50.h')
-rw-r--r-- | include/configs/am335x_sl50.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/am335x_sl50.h b/include/configs/am335x_sl50.h index f655e69f90..1bdb96e34f 100644 --- a/include/configs/am335x_sl50.h +++ b/include/configs/am335x_sl50.h @@ -78,7 +78,6 @@ #define CONFIG_ENV_EEPROM_IS_ON_I2C #define CONFIG_SYS_I2C_EEPROM_ADDR 0x50 /* Main EEPROM */ #define CONFIG_SYS_I2C_EEPROM_ADDR_LEN 2 -#define CONFIG_SYS_I2C_MULTI_EEPROMS /* PMIC support */ #define CONFIG_POWER_TPS65217 |