mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-01-15 09:34:17 +00:00
arm64: berlin: enable ARCH_REQUIRE_GPIOLIB
All berlin SoCs have GPIOs driven by the dwapb GPIO driver. Add GPIOLIB as a dependency to be able to support them. Signed-off-by: Jisheng Zhang <jszhang@marvell.com> Signed-off-by: Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com>
This commit is contained in:
parent
6ff33f3902
commit
c582fbfba5
@ -7,6 +7,7 @@ config ARCH_BCM_IPROC
|
||||
|
||||
config ARCH_BERLIN
|
||||
bool "Marvell Berlin SoC Family"
|
||||
select ARCH_REQUIRE_GPIOLIB
|
||||
select DW_APB_ICTL
|
||||
help
|
||||
This enables support for Marvell Berlin SoC Family
|
||||
|
Loading…
x
Reference in New Issue
Block a user