]> git.baikalelectronics.ru Git - uboot.git/commit
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)
commit5f10fe3c3bfe7e4128eb04e363509de067bca89e
tree419e11bdca20f19df7bc7817649fcfbd99adbdfc
parent5cd5d21aec494335149c3d3e830d5e310a4f3d09
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