summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-exynos/common_setup.h
diff options
context:
space:
mode:
Diffstat (limited to 'arch/arm/mach-exynos/common_setup.h')
-rw-r--r--arch/arm/mach-exynos/common_setup.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/mach-exynos/common_setup.h b/arch/arm/mach-exynos/common_setup.h
index 5235abb808..67aac2d575 100644
--- a/arch/arm/mach-exynos/common_setup.h
+++ b/arch/arm/mach-exynos/common_setup.h
@@ -60,7 +60,7 @@ enum l2_cache_params {
};
-#ifndef CONFIG_SYS_L2CACHE_OFF
+#if !defined(CONFIG_SYS_L2CACHE_OFF) && defined(CONFIG_EXYNOS5420)
/*
* Configure L2CTLR to get timings that keep us from hanging/crashing.
*
OpenPOWER on IntegriCloud