summaryrefslogtreecommitdiffstats
path: root/include/configs/bav335x.h
diff options
context:
space:
mode:
authorMarek Vasut <marex@denx.de>2015-11-25 00:37:44 +0100
committerTom Rini <trini@konsulko.com>2015-12-05 18:22:24 -0500
commit9f8edb76512b0e8815e2e53e248c128414739fcc (patch)
tree05b3dcaf665e85415c5e805b5b02382be332779e /include/configs/bav335x.h
parent1b25e586cbdc2f3127be785e8b63248eca82b45b (diff)
downloadtalos-obmc-uboot-9f8edb76512b0e8815e2e53e248c128414739fcc.tar.gz
talos-obmc-uboot-9f8edb76512b0e8815e2e53e248c128414739fcc.zip
eeprom: Zap CONFIG_SYS_I2C_MULTI_EEPROMS
This symbol is no longer used anywhere, remove it. Signed-off-by: Marek Vasut <marex@denx.de> Cc: Heiko Schocher <hs@denx.de> Cc: Tom Rini <trini@konsulko.com> Acked-by: Heiko Schocher <hs@denx.de>
Diffstat (limited to 'include/configs/bav335x.h')
-rw-r--r--include/configs/bav335x.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/bav335x.h b/include/configs/bav335x.h
index 943ba17002..e61a0988a4 100644
--- a/include/configs/bav335x.h
+++ b/include/configs/bav335x.h
@@ -346,7 +346,6 @@ DEFAULT_LINUX_BOOT_ENV \
#define CONFIG_ENV_EEPROM_IS_ON_I2C
#define CONFIG_SYS_I2C_EEPROM_ADDR 0x50 /* Main EEPROM */
#define CONFIG_SYS_I2C_EEPROM_ADDR_LEN 2
-#define CONFIG_SYS_I2C_MULTI_EEPROMS
/* PMIC support */
#define CONFIG_POWER_TPS65217
OpenPOWER on IntegriCloud