]> git.ipfire.org Git - people/ms/u-boot.git/commit - arch/arm/include/asm/arch-am33xx/clock.h
t81xx: Migrate TI81XX/TI816X/TI814X symbols to Kconfig
authorTom Rini <trini@konsulko.com>
Tue, 16 May 2017 18:46:40 +0000 (14:46 -0400)
committerTom Rini <trini@konsulko.com>
Mon, 5 Jun 2017 15:02:25 +0000 (11:02 -0400)
commit8bb687fdc10946a25e81393f8d6617d17e890df0
tree87539c530c8b341fa2c5694df65ad3cfd4744b18
parent1d7f6ad2bf74afd26df1f455c05a4a1dc4915449
t81xx: Migrate TI81XX/TI816X/TI814X symbols to Kconfig

The symbol CONFIG_TI81XX is used for the parts that are common to the
TI816x and TI814x SoCs and are not part of CONFIG_ARCH_OMAP2PLUS nor
CONFIG_AM33XX.  It however has so few uses that we can just modify the
code to check for both and drop the symbol. The symbols CONFIG_TI816X
and CONFIG_TI814X are for the repective SoCs.

Signed-off-by: Tom Rini <trini@konsulko.com>
arch/arm/include/asm/arch-am33xx/clock.h
arch/arm/include/asm/arch-am33xx/omap.h
arch/arm/mach-omap2/Kconfig
arch/arm/mach-omap2/am33xx/Kconfig
configs/ti814x_evm_defconfig
configs/ti816x_evm_defconfig
include/configs/ti814x_evm.h
include/configs/ti816x_evm.h
scripts/config_whitelist.txt