summaryrefslogtreecommitdiffstats
path: root/include/configs/ot1200.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/ot1200.h
parent1b25e586cbdc2f3127be785e8b63248eca82b45b (diff)
downloadblackbird-obmc-uboot-9f8edb76512b0e8815e2e53e248c128414739fcc.tar.gz
blackbird-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/ot1200.h')
-rw-r--r--include/configs/ot1200.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/ot1200.h b/include/configs/ot1200.h
index 3da454a35b..879ad58fc4 100644
--- a/include/configs/ot1200.h
+++ b/include/configs/ot1200.h
@@ -111,7 +111,6 @@
#define CONFIG_SYS_I2C_EEPROM_ADDR_LEN 1
#define CONFIG_SYS_EEPROM_PAGE_WRITE_BITS 3
#define CONFIG_SYS_EEPROM_PAGE_WRITE_DELAY_MS 5
-#define CONFIG_SYS_I2C_MULTI_EEPROMS
#endif
/* Miscellaneous commands */
OpenPOWER on IntegriCloud