aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-highbank
diff options
context:
space:
mode:
Diffstat (limited to 'arch/arm/mach-highbank')
-rw-r--r--arch/arm/mach-highbank/Kconfig3
1 files changed, 3 insertions, 0 deletions
diff --git a/arch/arm/mach-highbank/Kconfig b/arch/arm/mach-highbank/Kconfig
index 8b2948f7424f..386835ed3acf 100644
--- a/arch/arm/mach-highbank/Kconfig
+++ b/arch/arm/mach-highbank/Kconfig
@@ -5,6 +5,9 @@ config ARCH_HIGHBANK
5 select ARCH_HAS_OPP 5 select ARCH_HAS_OPP
6 select ARCH_WANT_OPTIONAL_GPIOLIB 6 select ARCH_WANT_OPTIONAL_GPIOLIB
7 select ARM_AMBA 7 select ARM_AMBA
8 select ARM_ERRATA_764369
9 select ARM_ERRATA_775420
10 select ARM_ERRATA_798181
8 select ARM_GIC 11 select ARM_GIC
9 select ARM_TIMER_SP804 12 select ARM_TIMER_SP804
10 select CACHE_L2X0 13 select CACHE_L2X0