diff options
author | Kim Phillips <kim.phillips@freescale.com> | 2013-01-29 17:30:39 -0600 |
---|---|---|
committer | Kim Phillips <kim.phillips@freescale.com> | 2013-01-29 17:30:39 -0600 |
commit | 8f171a56b58e2e89d0e5e995f074f774c2d64bc3 (patch) | |
tree | 88f0c88b06cea428265ceba0a04c6e15b8facd8b /include/configs/omap3_zoom2.h | |
parent | 38a510d1e5becc97eb0e5fa4603e7386d80b88f6 (diff) | |
parent | 88ba6d530d5f30cc2cc3c91bbe4d28e60e96aca5 (diff) | |
download | u-boot-imx-8f171a56b58e2e89d0e5e995f074f774c2d64bc3.zip u-boot-imx-8f171a56b58e2e89d0e5e995f074f774c2d64bc3.tar.gz u-boot-imx-8f171a56b58e2e89d0e5e995f074f774c2d64bc3.tar.bz2 |
Merge branch 'master' of git://git.denx.de/u-boot
Diffstat (limited to 'include/configs/omap3_zoom2.h')
-rw-r--r-- | include/configs/omap3_zoom2.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/configs/omap3_zoom2.h b/include/configs/omap3_zoom2.h index a6b48a8..27527ce 100644 --- a/include/configs/omap3_zoom2.h +++ b/include/configs/omap3_zoom2.h @@ -156,8 +156,6 @@ #define CONFIG_HARD_I2C 1 #define CONFIG_SYS_I2C_SPEED 100000 #define CONFIG_SYS_I2C_SLAVE 1 -#define CONFIG_SYS_I2C_BUS 0 -#define CONFIG_SYS_I2C_BUS_SELECT 1 #define CONFIG_DRIVER_OMAP34XX_I2C 1 /* |