commit | c18afbe0ab4638b421c9eb5c5a89ee451a2ca127 | [log] [tgz] |
---|---|---|
author | Tom Rini <trini@konsulko.com> | Tue Aug 17 17:59:44 2021 -0400 |
committer | Tom Rini <trini@konsulko.com> | Mon Aug 30 14:10:06 2021 -0400 |
tree | d5719c9cf612993c7678cb0749678a805ba1addf | |
parent | abe50c1c824f95065a63369056229e53c4860992 [diff] |
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>