]> git.ipfire.org Git - people/ms/u-boot.git/commit - drivers/serial/ns16550.c
TI: Drop 'CONFIG_OMAP'
authorTom Rini <trini@konsulko.com>
Sat, 13 May 2017 02:33:16 +0000 (22:33 -0400)
committerTom Rini <trini@konsulko.com>
Mon, 15 May 2017 14:39:56 +0000 (10:39 -0400)
commit89024ddc9ea63be4f71815a6a915fb3a58268d81
tree419e11bdca20f19df7bc7817649fcfbd99adbdfc
parent8f339d23460fd5a0231d080a26e8749de77a9c9f
TI: Drop 'CONFIG_OMAP'

In the two cases in the code where we use CONFIG_OMAP as a useful test
currently we can make use of CONFIG_ARCH_OMAP2PLUS instead.  With that
changed we can drop all defines of CONFIG_OMAP.  While in here,
CONFIG_OMAP3430 is only defined and then never used, so drop.

Signed-off-by: Tom Rini <trini@konsulko.com>
20 files changed:
arch/arm/include/asm/spl.h
drivers/serial/ns16550.c
include/configs/am3517_crane.h
include/configs/am3517_evm.h
include/configs/bur_am335x_common.h
include/configs/cm_t35.h
include/configs/cm_t3517.h
include/configs/kc1.h
include/configs/mcx.h
include/configs/nokia_rx51.h
include/configs/omap3_evm.h
include/configs/siemens-am33x-common.h
include/configs/sniper.h
include/configs/tam3517-common.h
include/configs/tao3530.h
include/configs/ti814x_evm.h
include/configs/ti816x_evm.h
include/configs/ti_armv7_omap.h
include/configs/tricorder.h
scripts/config_whitelist.txt