mirror of
https://github.com/raspberrypi/linux.git
synced 2025-12-15 14:32:06 +00:00
Allow RESET_BRCMSTB on ARCH_BCM2835
This commit is contained in:
@@ -51,7 +51,7 @@ config RESET_BERLIN
|
|||||||
|
|
||||||
config RESET_BRCMSTB
|
config RESET_BRCMSTB
|
||||||
tristate "Broadcom STB reset controller"
|
tristate "Broadcom STB reset controller"
|
||||||
depends on ARCH_BRCMSTB || COMPILE_TEST
|
depends on ARCH_BRCMSTB || ARCH_BCM2835 || COMPILE_TEST
|
||||||
default ARCH_BRCMSTB
|
default ARCH_BRCMSTB
|
||||||
help
|
help
|
||||||
This enables the reset controller driver for Broadcom STB SoCs using
|
This enables the reset controller driver for Broadcom STB SoCs using
|
||||||
|
|||||||
Reference in New Issue
Block a user