aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm64/Kconfig.platforms
diff options
context:
space:
mode:
authorOlof Johansson <olof@lixom.net>2019-06-17 05:16:02 -0700
committerOlof Johansson <olof@lixom.net>2019-06-17 05:16:02 -0700
commitb41e48a82bcf056cbb9f4194a5f21504d24f0139 (patch)
tree853f8e5bb8bdae37f50f9c16ed1dd34084d0fc95 /arch/arm64/Kconfig.platforms
parentMerge tag 'arm-soc/for-5.3/soc' of https://github.com/Broadcom/stblinux into arm/soc (diff)
parentarm64: Enable PINCTRL for ARCH_BRCMSTB (diff)
downloadlinux-dev-b41e48a82bcf056cbb9f4194a5f21504d24f0139.tar.xz
linux-dev-b41e48a82bcf056cbb9f4194a5f21504d24f0139.zip
Merge tag 'arm-soc/for-5.3/soc-arm64' of https://github.com/Broadcom/stblinux into arm/soc
This pull request contains Broadcom ARM64-based SoCs Kconfig.platform changes for 5.3, please pull the following: - Jim adds the ability for ARCH_BRCMSTB to use reset controllers - Doug adds the ability for ARCH_BRCMSTB to use the PINCTRL framework - Florian enables the use of the BCM7038 Level 1 interrupt controller for ARCH_BRCMSTB * tag 'arm-soc/for-5.3/soc-arm64' of https://github.com/Broadcom/stblinux: arm64: Enable PINCTRL for ARCH_BRCMSTB arm64: Enable ARCH_HAS_RESET_CONTROLLER for ARCH_BRCMSTB arm64: Enable BCM7038_L1_IRQ for ARCH_BRCMSTB Signed-off-by: Olof Johansson <olof@lixom.net>
Diffstat (limited to 'arch/arm64/Kconfig.platforms')
-rw-r--r--arch/arm64/Kconfig.platforms3
1 files changed, 3 insertions, 0 deletions
diff --git a/arch/arm64/Kconfig.platforms b/arch/arm64/Kconfig.platforms
index c7ad684926c3..84f2755b409c 100644
--- a/arch/arm64/Kconfig.platforms
+++ b/arch/arm64/Kconfig.platforms
@@ -66,8 +66,11 @@ config ARCH_BITMAIN
config ARCH_BRCMSTB
bool "Broadcom Set-Top-Box SoCs"
+ select ARCH_HAS_RESET_CONTROLLER
+ select BCM7038_L1_IRQ
select BRCMSTB_L2_IRQ
select GENERIC_IRQ_CHIP
+ select PINCTRL
help
This enables support for Broadcom's ARMv8 Set Top Box SoCs