Commit 724cf0ae authored by Doug Berger's avatar Doug Berger Committed by Florian Fainelli

arm64: Enable PINCTRL for ARCH_BRCMSTB

ARCH_BRCMSTB needs to use the BCM2835 pin controller for chips like
BCM7211 which adopted that pin controller for GPIO.
Signed-off-by: default avatarDoug Berger <opendmb@gmail.com>
Signed-off-by: default avatarFlorian Fainelli <f.fainelli@gmail.com>
parent 809eec69
...@@ -69,6 +69,7 @@ config ARCH_BRCMSTB ...@@ -69,6 +69,7 @@ config ARCH_BRCMSTB
select BCM7038_L1_IRQ select BCM7038_L1_IRQ
select BRCMSTB_L2_IRQ select BRCMSTB_L2_IRQ
select GENERIC_IRQ_CHIP select GENERIC_IRQ_CHIP
select PINCTRL
help help
This enables support for Broadcom's ARMv8 Set Top Box SoCs This enables support for Broadcom's ARMv8 Set Top Box SoCs
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment