summaryrefslogtreecommitdiff
path: root/arch/arm/mach-tegra/Kconfig
diff options
context:
space:
mode:
authorScott Williams <scwilliams@nvidia.com>2012-01-27 10:34:07 -0800
committerRohan Somvanshi <rsomvanshi@nvidia.com>2012-02-03 05:22:21 -0800
commit7ddcee60ab0159a474a7185f508a7ee428b65dfa (patch)
tree4ad53a1f0fc2d2d6eec0d274370f9cc944344656 /arch/arm/mach-tegra/Kconfig
parent80007cd1b2aa916e4228d39e332ab5b902f24097 (diff)
ARM: tegra3: Enable workaround for ARM_ERRATA_754322
Reviewed-on: http://git-master/r/77830 Change-Id: If1fbb73eff40dafdb7bcbe8da451115ef2105b0b Signed-off-by: Scott Williams <scwilliams@nvidia.com> Signed-off-by: Varun Wadekar <vwadekar@nvidia.com> Reviewed-on: http://git-master/r/78441 Reviewed-by: Automatic_Commit_Validation_User
Diffstat (limited to 'arch/arm/mach-tegra/Kconfig')
-rw-r--r--arch/arm/mach-tegra/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/mach-tegra/Kconfig b/arch/arm/mach-tegra/Kconfig
index 0d2b3b0919cb..be99c2c111a7 100644
--- a/arch/arm/mach-tegra/Kconfig
+++ b/arch/arm/mach-tegra/Kconfig
@@ -40,6 +40,7 @@ config ARCH_TEGRA_3x_SOC
select REPORT_PRESENT_CPUS if TEGRA_AUTO_HOTPLUG
select ARCH_SUPPORTS_MSI if TEGRA_PCI
select PCI_MSI if TEGRA_PCI
+ select ARM_ERRATA_754322
help
Support for NVIDIA Tegra 3 family of SoCs, based upon the
ARM CortexA9MP CPU and the ARM PL310 L2 cache controller