diff options
Diffstat (limited to 'arch/arm/mach-bcm/Kconfig')
-rw-r--r-- | arch/arm/mach-bcm/Kconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/mach-bcm/Kconfig b/arch/arm/mach-bcm/Kconfig index 9fe6d88737ed..b1aa6a9b3bd1 100644 --- a/arch/arm/mach-bcm/Kconfig +++ b/arch/arm/mach-bcm/Kconfig | |||
@@ -25,6 +25,7 @@ config ARCH_BCM_MOBILE | |||
25 | select TICK_ONESHOT | 25 | select TICK_ONESHOT |
26 | select CACHE_L2X0 | 26 | select CACHE_L2X0 |
27 | select HAVE_ARM_ARCH_TIMER | 27 | select HAVE_ARM_ARCH_TIMER |
28 | select PINCTRL | ||
28 | help | 29 | help |
29 | This enables support for systems based on Broadcom mobile SoCs. | 30 | This enables support for systems based on Broadcom mobile SoCs. |
30 | It currently supports the 'BCM281XX' family, which includes | 31 | It currently supports the 'BCM281XX' family, which includes |