summaryrefslogtreecommitdiffstats
path: root/arch/arm/configs/armadillo800eva_defconfig
diff options
context:
space:
mode:
authorKuninori Morimoto2013-02-22 05:45:57 +0100
committerSimon Horman2013-03-14 10:28:07 +0100
commite0ef0984ae346c545f5d76ecbe929c3d4adda157 (patch)
tree74e6a1bfbcb60b1744207e471f462aecd51282f7 /arch/arm/configs/armadillo800eva_defconfig
parentARM: mach-shmobile: kzm9g: do not enable REGULATOR_DUMMY in defconfig (diff)
downloadkernel-qcow2-linux-e0ef0984ae346c545f5d76ecbe929c3d4adda157.tar.gz
kernel-qcow2-linux-e0ef0984ae346c545f5d76ecbe929c3d4adda157.tar.xz
kernel-qcow2-linux-e0ef0984ae346c545f5d76ecbe929c3d4adda157.zip
ARM: shmobile: armadillo800eva: enable all errata for cache on defconfig
Some errata for cache had not enabled on current Armadillo800eva defconfig. This patch enables these. Special thanks to Ishiyama-san Reported-by: Kiyoshi Ishiyama <kiyoshi.ishiyama.wg@renesas.com> Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com> Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
Diffstat (limited to 'arch/arm/configs/armadillo800eva_defconfig')
-rw-r--r--arch/arm/configs/armadillo800eva_defconfig5
1 files changed, 5 insertions, 0 deletions
diff --git a/arch/arm/configs/armadillo800eva_defconfig b/arch/arm/configs/armadillo800eva_defconfig
index 468c616e49ec..0f2d80da7378 100644
--- a/arch/arm/configs/armadillo800eva_defconfig
+++ b/arch/arm/configs/armadillo800eva_defconfig
@@ -24,10 +24,15 @@ CONFIG_CACHE_L2X0=y
CONFIG_ARM_ERRATA_430973=y
CONFIG_ARM_ERRATA_458693=y
CONFIG_ARM_ERRATA_460075=y
+CONFIG_PL310_ERRATA_588369=y
CONFIG_ARM_ERRATA_720789=y
+CONFIG_PL310_ERRATA_727915=y
CONFIG_ARM_ERRATA_743622=y
CONFIG_ARM_ERRATA_751472=y
+CONFIG_PL310_ERRATA_753970=y
CONFIG_ARM_ERRATA_754322=y
+CONFIG_PL310_ERRATA_769419=y
+CONFIG_ARM_ERRATA_775420=y
CONFIG_AEABI=y
# CONFIG_OABI_COMPAT is not set
CONFIG_FORCE_MAX_ZONEORDER=13