Skip to content

Commit

Permalink
ARM: bcm281xx: Enable GPIO driver
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Markus Mayer authored and Christian Daudt committed Oct 2, 2013
1 parent 15c03dd commit 29c700d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion arch/arm/mach-bcm/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 29c700d

Please sign in to comment.