commit | 6a056c442f74bca70d6964612912f4a811177957 | [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 | fd42e1b589b5ae7e89dc327a70e5852999a23aeb [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>