summaryrefslogtreecommitdiffstats
path: root/include/configs/mcx.h
diff options
context:
space:
mode:
authorMichael Jones <michael.jones@matrix-vision.de>2013-01-16 00:44:29 +0000
committerHeiko Schocher <hs@denx.de>2013-01-29 06:40:01 +0100
commit019be4af642cf59df0fa97082e5d9e290d26f997 (patch)
tree715fd7416c1dbeefcfceb3a80932b812f71ece06 /include/configs/mcx.h
parent49c28b564b0cf7b272dfac73d73174bd95837066 (diff)
downloadtalos-obmc-uboot-019be4af642cf59df0fa97082e5d9e290d26f997.tar.gz
talos-obmc-uboot-019be4af642cf59df0fa97082e5d9e290d26f997.zip
Remove unused CONFIG_SYS_I2C_BUS[_SELECT]
"CONFIG_SYS_I2C_BUS" and "CONFIG_SYS_I2C_BUS_SELECT" don't appear anywhere outside of config files. Signed-off-by: Michael Jones <michael.jones@matrix-vision.de> Acked-by: Igor Grinberg <grinberg@compulab.co.il>
Diffstat (limited to 'include/configs/mcx.h')
-rw-r--r--include/configs/mcx.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/mcx.h b/include/configs/mcx.h
index 185faa7ef1..1f09947706 100644
--- a/include/configs/mcx.h
+++ b/include/configs/mcx.h
@@ -151,7 +151,6 @@
#define CONFIG_HARD_I2C
#define CONFIG_SYS_I2C_SPEED 100000
#define CONFIG_SYS_I2C_SLAVE 1
-#define CONFIG_SYS_I2C_BUS 0
#define CONFIG_DRIVER_OMAP34XX_I2C
/* RTC */
OpenPOWER on IntegriCloud