eeprom: Drop CONFIG_ENV_EEPROM_IS_ON_I2C usage
authorTom Rini <trini@konsulko.com>
Tue, 17 Aug 2021 21:59:44 +0000 (17:59 -0400)
committerTom Rini <trini@konsulko.com>
Mon, 30 Aug 2021 18:10:06 +0000 (14:10 -0400)
commitc18afbe0ab4638b421c9eb5c5a89ee451a2ca127
treed5719c9cf612993c7678cb0749678a805ba1addf
parentabe50c1c824f95065a63369056229e53c4860992
eeprom: Drop CONFIG_ENV_EEPROM_IS_ON_I2C usage

At this point in time, there's no systems with "U-Boot environment
exists on an EEPROM which is accessed over the I2C bus" that sets this
option.  Drop it.

Signed-off-by: Tom Rini <trini@konsulko.com>
13 files changed:
cmd/eeprom.c
env/Kconfig
include/configs/am335x_evm.h
include/configs/am335x_sl50.h
include/configs/am43xx_evm.h
include/configs/am57xx_evm.h
include/configs/baltos.h
include/configs/cm_fx6.h
include/configs/cm_t335.h
include/configs/cm_t43.h
include/configs/dra7xx_evm.h
include/configs/km/km_arm.h
include/configs/ti_armv7_keystone2.h