Commit 5694ca29 authored by Florian Fainelli's avatar Florian Fainelli Committed by Philipp Zabel

reset: Allow building Broadcom STB RESCAL as module

The driver can be built as a module and uses device managed resources.
Signed-off-by: default avatarFlorian Fainelli <f.fainelli@gmail.com>
Link: https://lore.kernel.org/r/20210924030840.9650-1-f.fainelli@gmail.comSigned-off-by: default avatarPhilipp Zabel <p.zabel@pengutronix.de>
parent 6880fa6c
......@@ -58,7 +58,7 @@ config RESET_BRCMSTB
a SUN_TOP_CTRL_SW_INIT style controller.
config RESET_BRCMSTB_RESCAL
bool "Broadcom STB RESCAL reset controller"
tristate "Broadcom STB RESCAL reset controller"
depends on HAS_IOMEM
depends on ARCH_BRCMSTB || COMPILE_TEST
default ARCH_BRCMSTB
......
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