From: Colin Cross Date: Mon, 4 Oct 2010 03:20:10 +0000 (-0700) Subject: [ARM] tegra: enable ARM errata 742230 X-Git-Tag: firefly_0821_release~9833^2~328 X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=8c791331b076a4153cd85194446c55e6bc8e3630;p=firefly-linux-kernel-4.4.55.git [ARM] tegra: enable ARM errata 742230 Change-Id: I25b9e7c266147163ca1dcf7619db0580ff9888d8 Signed-off-by: Colin Cross --- diff --git a/arch/arm/mach-tegra/Kconfig b/arch/arm/mach-tegra/Kconfig index 8e32d9d7ec8d..f33d011b16d3 100644 --- a/arch/arm/mach-tegra/Kconfig +++ b/arch/arm/mach-tegra/Kconfig @@ -10,6 +10,7 @@ config ARCH_TEGRA_2x_SOC select CPU_V7 select ARM_GIC select ARCH_REQUIRE_GPIOLIB + select ARM_ERRATA_742230 help Support for NVIDIA Tegra AP20 and T20 processors, based on the ARM CortexA9MP CPU and the ARM PL310 L2 cache controller