mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-11-27 03:20:56 +07:00
arm64: berlin: add the pinctrl dependency for Marvell Berlin SoCs
This is to add the pinctrl dependency for Marvell Berlin SoCs. Signed-off-by: Jisheng Zhang <jszhang@marvell.com> Acked-by: Linus Walleij <linus.walleij@linaro.org> Acked-by: Antoine Tenart <antoine.tenart@free-electrons.com> Signed-off-by: Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com>
This commit is contained in:
parent
8005c49d9a
commit
75d8e1baa5
@ -9,6 +9,7 @@ config ARCH_BERLIN
|
||||
bool "Marvell Berlin SoC Family"
|
||||
select ARCH_REQUIRE_GPIOLIB
|
||||
select DW_APB_ICTL
|
||||
select PINCTRL
|
||||
help
|
||||
This enables support for Marvell Berlin SoC Family
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user