1
0
Fork 0

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>
alistair/sunxi64-5.4-dsi
Jim Quinlan 2019-05-31 10:22:03 -07:00 committed by Florian Fainelli
parent bf0349df00
commit 809eec694a
1 changed files with 1 additions and 0 deletions

View File

@ -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