commit | 00a1a5a4af237d91a4acf79ddc795743449d4c23 | [log] [tgz] |
---|---|---|
author | Tom Rini <trini@konsulko.com> | Mon Jul 25 18:18:15 2016 -0400 |
committer | Tom Rini <trini@konsulko.com> | Mon Jul 25 18:18:15 2016 -0400 |
tree | de423c11723efa3d56854ade64d8059fac690eff | |
parent | 3c6f4892ac3fd3204b0057ddb17f3ea3461baf85 [diff] |
sandbox: Migrate CONFIG_I2C_EEPROM Most users of CONFIG_I2C_EEPROM were migrated to defconfig a while ago, but sandbox was skipped. Leave it off for sandbox_spl where it does not build, but does not need to be either. Cc: Simon Glass <sjg@chromium.org> Signed-off-by: Tom Rini <trini@konsulko.com>