ARM: Migrate errata to Kconfig
authorTom Rini <trini@konsulko.com>
Tue, 7 Mar 2017 12:13:42 +0000 (07:13 -0500)
committerTom Rini <trini@konsulko.com>
Fri, 10 Mar 2017 00:52:50 +0000 (19:52 -0500)
commit8dda2e2f9e0976249f4a390e72f12533dbcb5ef4
treefb9294706b4ab6be95d3d8b5a2f76fb0d1acef17
parent0f12f10117fe48a50da2ececa53dc7e3bac44d8d
ARM: Migrate errata to Kconfig

This moves all of the current ARM errata from various header files and in to
Kconfig.  This allows for a minor amount of cleanup as we had some instances
where both a general common header file was enabling errata as well as the
board config.  We now just select these once at the higher level in Kconfig

Signed-off-by: Tom Rini <trini@konsulko.com>
25 files changed:
README
arch/arm/Kconfig
arch/arm/cpu/armv7/mx6/Kconfig
arch/arm/cpu/armv8/fsl-layerscape/Kconfig
arch/arm/include/asm/arch-fsl-layerscape/config.h
arch/arm/mach-exynos/Kconfig
arch/arm/mach-tegra/Kconfig
include/configs/am3517_crane.h
include/configs/am3517_evm.h
include/configs/arndale.h
include/configs/cm_t35.h
include/configs/cm_t3517.h
include/configs/mcx.h
include/configs/mx6_common.h
include/configs/nokia_rx51.h
include/configs/omap3_evm.h
include/configs/sniper.h
include/configs/tam3517-common.h
include/configs/tao3530.h
include/configs/tegra20-common.h
include/configs/tegra30-common.h
include/configs/ti_omap3_common.h
include/configs/ti_omap5_common.h
include/configs/tricorder.h
scripts/config_whitelist.txt