commit | b61d18c07de68771fd347cf0ccf3e06ce5ddc298 | [log] [tgz] |
---|---|---|
author | Tom Rini <trini@konsulko.com> | Tue Aug 17 17:59:38 2021 -0400 |
committer | Tom Rini <trini@konsulko.com> | Mon Aug 30 14:10:05 2021 -0400 |
tree | 37dd9622e0a4a7f0a309815e36121947bd263518 | |
parent | 20815ecdcf7b6cf118229af5bb2b474ca2215158 [diff] |
arm: shc: Change CONFIG_SYS_I2C_EEPROM_ADDR to EEPROM_ADDR The shc platforms do not make use of the rest of the EEPROM infrastructure. Rather than make more elaborate Kconfig logic, remove this setting from the CONFIG namespace. Cc: Heiko Schocher <hs@denx.de> Signed-off-by: Tom Rini <trini@konsulko.com> Reviewed-by: Heiko Schocher <hs@denx.de>