summaryrefslogtreecommitdiff
path: root/arch/powerpc
diff options
context:
space:
mode:
authorScott Wood <scottwood@freescale.com>2013-08-02 18:48:57 (GMT)
committerRivera Jose-B46482 <Jose.G.Rivera@freescale.com>2013-08-07 19:05:59 (GMT)
commit87f9e29a73beda4296a024645c3a7250a8f6876a (patch)
treeaad19fa9b6b1701e995f36e3d43b154482bb1e5b /arch/powerpc
parent69aa12734fa9d6f00a49c94edd609a413948359c (diff)
downloadlinux-fsl-qoriq-87f9e29a73beda4296a024645c3a7250a8f6876a.tar.xz
powerpc/e6500: skip rev1 errata workaround on rev2
"default y" prevents the mere absence of those config lines from turning off the errata. Signed-off-by: Scott Wood <scottwood@freescale.com> Change-Id: Ib825e8c5941f422990a997a79412669bda677d79 Reviewed-on: http://git.am.freescale.net:8181/3748 Tested-by: Review Code-CDREVIEW <CDREVIEW@freescale.com> Reviewed-by: Rivera Jose-B46482 <Jose.G.Rivera@freescale.com>
Diffstat (limited to 'arch/powerpc')
-rw-r--r--arch/powerpc/configs/85xx/e6500rev2_defconfig2
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/powerpc/configs/85xx/e6500rev2_defconfig b/arch/powerpc/configs/85xx/e6500rev2_defconfig
index 26a586a..819d403 100644
--- a/arch/powerpc/configs/85xx/e6500rev2_defconfig
+++ b/arch/powerpc/configs/85xx/e6500rev2_defconfig
@@ -1,5 +1,7 @@
CONFIG_PPC64=y
CONFIG_PPC_BOOK3E_64=y
+# CONFIG_FSL_ERRATUM_A_004801 is not set
+# CONFIG_FSL_ERRATUM_A_005337 is not set
CONFIG_ALTIVEC=y
CONFIG_SMP=y
CONFIG_NR_CPUS=24