summaryrefslogtreecommitdiff
path: root/include/configs/ot1200.h
diff options
context:
space:
mode:
authorMarek Vasut <marex@denx.de>2015-11-24 23:37:44 (GMT)
committerTom Rini <trini@konsulko.com>2015-12-05 23:22:24 (GMT)
commit9f8edb76512b0e8815e2e53e248c128414739fcc (patch)
tree05b3dcaf665e85415c5e805b5b02382be332779e /include/configs/ot1200.h
parent1b25e586cbdc2f3127be785e8b63248eca82b45b (diff)
downloadu-boot-9f8edb76512b0e8815e2e53e248c128414739fcc.tar.xz
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 3da454a..879ad58 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 */