From 87f9e29a73beda4296a024645c3a7250a8f6876a Mon Sep 17 00:00:00 2001 From: Scott Wood Date: Fri, 2 Aug 2013 13:48:57 -0500 Subject: 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 Change-Id: Ib825e8c5941f422990a997a79412669bda677d79 Reviewed-on: http://git.am.freescale.net:8181/3748 Tested-by: Review Code-CDREVIEW Reviewed-by: Rivera Jose-B46482 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 -- cgit v0.10.2