ARM: 6776/1: mach-ux500: activate fix for errata 753970

This applies errata fix 753970 for all ux500 platforms. All
current ASICs suffer from this. If the problem is resolved in
later ASICs, the errata selection can be pushed down to other
Kconfig options.

Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
This commit is contained in:
Linus Walleij 2011-03-01 15:42:04 +01:00 committed by Russell King
parent f5412be599
commit 6e266b204b
1 changed files with 1 additions and 0 deletions

View File

@ -6,6 +6,7 @@ config UX500_SOC_COMMON
select ARM_GIC
select HAS_MTU
select NOMADIK_GPIO
select ARM_ERRATA_753970
menu "Ux500 SoC"