summaryrefslogtreecommitdiff
path: root/arch
diff options
context:
space:
mode:
authorKrishna Reddy <vdumpa@nvidia.com>2011-09-22 12:27:42 -0700
committerDan Willemsen <dwillemsen@nvidia.com>2011-11-30 21:48:58 -0800
commit4b9cd2fe3427fe1916858449737d230bedb032f1 (patch)
tree8fbcd88a78be498ddd9a271864a87a776b27ef99 /arch
parentaa2233ed61df60e2d005f0d64b737ca95f7d8e1b (diff)
arm: configs: tegra: Enable arm erratas 743622, 751472 and 752520
Change-Id: Ica648937cc7dc71edace867dd18de82319312c50 Reviewed-on: http://git-master/r/54097 Reviewed-by: Varun Colbert <vcolbert@nvidia.com> Tested-by: Varun Colbert <vcolbert@nvidia.com> Rebase-Id: R5764e6aec27860f7c9fbc80e14b7df8dbf7628da
Diffstat (limited to 'arch')
-rw-r--r--arch/arm/configs/tegra3_defconfig3
1 files changed, 3 insertions, 0 deletions
diff --git a/arch/arm/configs/tegra3_defconfig b/arch/arm/configs/tegra3_defconfig
index cbd15c9f51c9..4b2d9834769b 100644
--- a/arch/arm/configs/tegra3_defconfig
+++ b/arch/arm/configs/tegra3_defconfig
@@ -26,6 +26,9 @@ CONFIG_MACH_CARDHU=y
CONFIG_MACH_TEGRA_ENTERPRISE=y
CONFIG_TEGRA_EMC_TO_DDR_CLOCK=2
CONFIG_ARM_ERRATA_742230=y
+CONFIG_ARM_ERRATA_743622=y
+CONFIG_ARM_ERRATA_751472=y
+CONFIG_ARM_ERRATA_752520=y
CONFIG_NO_HZ=y
CONFIG_HIGH_RES_TIMERS=y
CONFIG_SMP=y