From: Linus Walleij Date: Tue, 1 Mar 2011 14:42:04 +0000 (+0100) Subject: ARM: 6776/1: mach-ux500: activate fix for errata 753970 X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=6e266b204b853b960ad038e62f31c1671f930b87;p=linux-beck.git 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 Signed-off-by: Russell King --- diff --git a/arch/arm/mach-ux500/Kconfig b/arch/arm/mach-ux500/Kconfig index 247caa3400d0..203b986280f5 100644 --- a/arch/arm/mach-ux500/Kconfig +++ b/arch/arm/mach-ux500/Kconfig @@ -6,6 +6,7 @@ config UX500_SOC_COMMON select ARM_GIC select HAS_MTU select NOMADIK_GPIO + select ARM_ERRATA_753970 menu "Ux500 SoC"