summaryrefslogtreecommitdiff
path: root/arch/arm/configs
diff options
context:
space:
mode:
authorJason Liu <r64343@freescale.com>2011-09-23 10:51:53 +0800
committerJason Liu <r64343@freescale.com>2011-09-23 10:57:09 +0800
commit31f4637240799ebb128ff7441148b8e102a1aced (patch)
treec104ff87170c3f6211aeafff1b70b85a2ce7301f /arch/arm/configs
parent27bde847de29606da81a543ba6a6f4229460b002 (diff)
ENGR00157467: i.MX6/defconfig: enable ARM errata:754322
We need enable the following ARM errata software workaround: 754322: Possible faulty MMU translations following an ASID switch. CONFIG_ARM_ERRATA_754322=y These ERRATAs applied to i.MX6Q(cortex-a9:r2p10 smp) Signed-off-by: Jason Liu <r64343@freescale.com>
Diffstat (limited to 'arch/arm/configs')
-rw-r--r--arch/arm/configs/imx6_defconfig3
1 files changed, 2 insertions, 1 deletions
diff --git a/arch/arm/configs/imx6_defconfig b/arch/arm/configs/imx6_defconfig
index d40a01e7bd80..49f92189e6fa 100644
--- a/arch/arm/configs/imx6_defconfig
+++ b/arch/arm/configs/imx6_defconfig
@@ -1,7 +1,7 @@
#
# Automatically generated make config: don't edit
# Linux/arm 2.6.38 Kernel Configuration
-# Mon Sep 19 16:32:11 2011
+# Fri Sep 23 10:51:09 2011
#
CONFIG_ARM=y
CONFIG_HAVE_PWM=y
@@ -357,6 +357,7 @@ CONFIG_ARM_ERRATA_743622=y
CONFIG_ARM_ERRATA_751472=y
# CONFIG_ARM_ERRATA_753970 is not set
# CONFIG_PL310_ERRATA_727915 is not set
+CONFIG_ARM_ERRATA_754322=y
CONFIG_ARM_GIC=y
#