aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm64/Kconfig.platforms
diff options
context:
space:
mode:
authorJim Quinlan <jim2101024@gmail.com>2019-05-31 10:22:03 -0700
committerFlorian Fainelli <f.fainelli@gmail.com>2019-05-31 10:23:39 -0700
commit809eec694a7b7e0381e7d205df3374b953ca31c1 (patch)
treec35a4d15aa33219368f6ed29d49959897357d6be /arch/arm64/Kconfig.platforms
parentarm64: Enable BCM7038_L1_IRQ for ARCH_BRCMSTB (diff)
downloadlinux-dev-809eec694a7b7e0381e7d205df3374b953ca31c1.tar.xz
linux-dev-809eec694a7b7e0381e7d205df3374b953ca31c1.zip
arm64: Enable ARCH_HAS_RESET_CONTROLLER for ARCH_BRCMSTB
Allow the use of reset controllers on ARCH_BRCMSTB such as the recently introduced RESET_BRCMSTB driver. Signed-off-by: Jim Quinlan <jim2101024@gmail.com> Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
Diffstat (limited to 'arch/arm64/Kconfig.platforms')
-rw-r--r--arch/arm64/Kconfig.platforms1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm64/Kconfig.platforms b/arch/arm64/Kconfig.platforms
index d0aca109bdf6..2d8b1afa3799 100644
--- a/arch/arm64/Kconfig.platforms
+++ b/arch/arm64/Kconfig.platforms
@@ -65,6 +65,7 @@ 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