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>
This commit is contained in:
@@ -141,24 +141,6 @@ CONFIG_ARMV8_SWITCH_TO_EL1
|
||||
CONFIG_ARM_ARCH_CP15_ERRATA
|
||||
CONFIG_ARM_ASM_UNIFIED
|
||||
CONFIG_ARM_DCC
|
||||
CONFIG_ARM_ERRATA_430973
|
||||
CONFIG_ARM_ERRATA_454179
|
||||
CONFIG_ARM_ERRATA_621766
|
||||
CONFIG_ARM_ERRATA_716044
|
||||
CONFIG_ARM_ERRATA_742230
|
||||
CONFIG_ARM_ERRATA_743622
|
||||
CONFIG_ARM_ERRATA_751472
|
||||
CONFIG_ARM_ERRATA_761320
|
||||
CONFIG_ARM_ERRATA_773022
|
||||
CONFIG_ARM_ERRATA_774769
|
||||
CONFIG_ARM_ERRATA_794072
|
||||
CONFIG_ARM_ERRATA_798870
|
||||
CONFIG_ARM_ERRATA_801819
|
||||
CONFIG_ARM_ERRATA_826974
|
||||
CONFIG_ARM_ERRATA_828024
|
||||
CONFIG_ARM_ERRATA_829520
|
||||
CONFIG_ARM_ERRATA_833069
|
||||
CONFIG_ARM_ERRATA_833471
|
||||
CONFIG_ARM_FREQ
|
||||
CONFIG_ARM_GIC_BASE_ADDRESS
|
||||
CONFIG_ARM_PL180_MMCI
|
||||
|
||||
Reference in New Issue
Block a user