]> git.ipfire.org Git - people/ms/u-boot.git/commit
Configs: Migrate CONFIG_SYS_I2C_OMAP34XX to CONFIG_SYS_I2C_OMAP24XX
authorAdam Ford <aford173@gmail.com>
Mon, 7 Aug 2017 18:11:19 +0000 (13:11 -0500)
committerHeiko Schocher <hs@denx.de>
Wed, 9 Aug 2017 04:14:13 +0000 (06:14 +0200)
commit94d50bed653ba088b39416b12f825eb13a2a87c5
tree31f7bbff7eac009dbd3f86018ef0d1eb7f2e114e
parent0bc8f640a4d7ed72503f54cc398e382c9702415c
Configs: Migrate CONFIG_SYS_I2C_OMAP34XX to CONFIG_SYS_I2C_OMAP24XX

The driver is for all boards 24XX and up, so let's eliminate the
extra option called CONFIG_SYS_I2C_OMAP34XX since the driver checks
for CONFIG_OMAP34XX we don't need CONFIG_SYS_I2C_OMAP34XX.

Signed-off-by: Adam Ford <aford173@gmail.com>
Reviewed-by: Heiko Schocher <hs@denx.de>
24 files changed:
arch/arm/mach-omap2/omap3/clock.c
board/compulab/cm_t35/cm_t35.c
board/logicpd/am3517evm/am3517evm.c
board/ti/am3517crane/am3517crane.c
board/ti/evm/evm.c
drivers/i2c/Makefile
include/configs/am3517_crane.h
include/configs/am3517_evm.h
include/configs/cm_t35.h
include/configs/cm_t3517.h
include/configs/cm_t54.h
include/configs/devkit8000.h
include/configs/mcx.h
include/configs/nokia_rx51.h
include/configs/omap3_evm.h
include/configs/omap3_logic.h
include/configs/omap3_overo.h
include/configs/omap3_pandora.h
include/configs/omap3_zoom1.h
include/configs/sniper.h
include/configs/tam3517-common.h
include/configs/tao3530.h
include/configs/tricorder.h
scripts/config_whitelist.txt