mirror of
https://github.com/edk2-porting/linux-next.git
synced 2024-12-21 03:33:59 +08:00
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>
This commit is contained in:
parent
15c03dd485
commit
29c700d758
@ -9,7 +9,7 @@ config ARCH_BCM
|
|||||||
select CLKSRC_OF
|
select CLKSRC_OF
|
||||||
select GENERIC_CLOCKEVENTS
|
select GENERIC_CLOCKEVENTS
|
||||||
select GENERIC_TIME
|
select GENERIC_TIME
|
||||||
select GPIO_BCM
|
select GPIO_BCM_KONA
|
||||||
select SPARSE_IRQ
|
select SPARSE_IRQ
|
||||||
select TICK_ONESHOT
|
select TICK_ONESHOT
|
||||||
select CACHE_L2X0
|
select CACHE_L2X0
|
||||||
|
Loading…
Reference in New Issue
Block a user