aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-bcm/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'arch/arm/mach-bcm/Kconfig')
-rw-r--r--arch/arm/mach-bcm/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/mach-bcm/Kconfig b/arch/arm/mach-bcm/Kconfig
index 7f6ed6c3d367..daead394b75c 100644
--- a/arch/arm/mach-bcm/Kconfig
+++ b/arch/arm/mach-bcm/Kconfig
@@ -12,6 +12,7 @@ config ARCH_BCM_MOBILE
12 select ARCH_REQUIRE_GPIOLIB 12 select ARCH_REQUIRE_GPIOLIB
13 select ARM_ERRATA_754322 13 select ARM_ERRATA_754322
14 select ARM_ERRATA_764369 if SMP 14 select ARM_ERRATA_764369 if SMP
15 select ARM_ERRATA_775420
15 select ARM_GIC 16 select ARM_GIC
16 select GPIO_BCM_KONA 17 select GPIO_BCM_KONA
17 select TICK_ONESHOT 18 select TICK_ONESHOT