projects
/
platform
/
kernel
/
linux-rpi.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5f4e9ea
)
Allow RESET_BRCMSTB on ARCH_BCM2835
author
Phil Elwell
<phil@raspberrypi.com>
Thu, 27 May 2021 10:46:30 +0000
(11:46 +0100)
committer
Dom Cobley
<popcornmix@gmail.com>
Mon, 19 Feb 2024 11:33:41 +0000
(11:33 +0000)
drivers/reset/Kconfig
patch
|
blob
|
history
diff --git
a/drivers/reset/Kconfig
b/drivers/reset/Kconfig
index ccd59ddd76100a51d56beec797d00bfa8156440b..c2db8d4c47f2caa6ca941bdcd4091fc3c2ccf7b2 100644
(file)
--- a/
drivers/reset/Kconfig
+++ b/
drivers/reset/Kconfig
@@
-51,7
+51,7
@@
config RESET_BERLIN
config RESET_BRCMSTB
tristate "Broadcom STB reset controller"
- depends on ARCH_BRCMSTB || COMPILE_TEST
+ depends on ARCH_BRCMSTB ||
ARCH_BCM2835 ||
COMPILE_TEST
default ARCH_BRCMSTB
help
This enables the reset controller driver for Broadcom STB SoCs using