summaryrefslogtreecommitdiff
path: root/arch/arm/mach-bcm/Kconfig
diff options
context:
space:
mode:
authorMarkus Mayer <markus.mayer@linaro.org>2013-09-10 11:07:02 -0700
committerChristian Daudt <Christian Daudt cdaudt@gmail.com>2013-10-01 18:16:23 -0700
commit29c700d7585bbf732121816baf852d467c8b80b5 (patch)
treea64bce3aa07fbf23face61e62581732a3fd49c35 /arch/arm/mach-bcm/Kconfig
parent15c03dd4859ab16f9212238f29dd315654aa94f6 (diff)
ARM: bcm281xx: Enable GPIO driver
Turn on the bcm281xx GPIO driver in the kernel configuration. Signed-off-by: Markus Mayer <markus.mayer@linaro.org> Reviewed-by: Christian Daudt <csd@broadcom.com>
Diffstat (limited to 'arch/arm/mach-bcm/Kconfig')
-rw-r--r--arch/arm/mach-bcm/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/mach-bcm/Kconfig b/arch/arm/mach-bcm/Kconfig
index 69d67f714a2f..7f6fca801669 100644
--- a/arch/arm/mach-bcm/Kconfig
+++ b/arch/arm/mach-bcm/Kconfig
@@ -9,7 +9,7 @@ config ARCH_BCM
select CLKSRC_OF
select GENERIC_CLOCKEVENTS
select GENERIC_TIME
- select GPIO_BCM
+ select GPIO_BCM_KONA
select SPARSE_IRQ
select TICK_ONESHOT
select CACHE_L2X0