]> git.sur5r.net Git - u-boot/commitdiff
sandbox: Migrate CONFIG_I2C_EEPROM
authorTom Rini <trini@konsulko.com>
Mon, 25 Jul 2016 22:18:15 +0000 (18:18 -0400)
committerTom Rini <trini@konsulko.com>
Mon, 25 Jul 2016 22:18:15 +0000 (18:18 -0400)
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>
configs/sandbox_defconfig
include/configs/sandbox.h

index 6a1874afb49663b01a02fd8dddaab10c2d9d2161..89ebe92ce1c49aafaab2073060731f8a5e2ca40e 100644 (file)
@@ -101,6 +101,7 @@ CONFIG_CROS_EC_SPI=y
 CONFIG_PWRSEQ=y
 CONFIG_SPL_PWRSEQ=y
 CONFIG_SYSRESET=y
+CONFIG_I2C_EEPROM=y
 CONFIG_DM_MMC_OPS=y
 CONFIG_SANDBOX_MMC=y
 CONFIG_SPI_FLASH_SANDBOX=y
index 197d8bb8cafe05316e167acef554508109004df5..94e024bfb2013ec6536d55da9c44f955b9e44371 100644 (file)
@@ -85,7 +85,6 @@
 #define CONFIG_CMD_SF_TEST
 
 #define CONFIG_I2C_EDID
-#define CONFIG_I2C_EEPROM
 
 /* Memory things - we don't really want a memory test */
 #define CONFIG_SYS_LOAD_ADDR           0x00000000