]> git.karo-electronics.de Git - linux-beck.git/commitdiff
ARM: 6776/1: mach-ux500: activate fix for errata 753970
authorLinus Walleij <linus.walleij@linaro.org>
Tue, 1 Mar 2011 14:42:04 +0000 (15:42 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Wed, 9 Mar 2011 21:38:03 +0000 (21:38 +0000)
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>
arch/arm/mach-ux500/Kconfig

index 247caa3400d081b88013131190fc8c191f39d9b7..203b986280f54d8987f74f7b9a92d9bf5a10bc02 100644 (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"