projects
/
platform
/
kernel
/
linux-starfive.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e5dab78
)
mips: bmips: select ARCH_HAS_RESET_CONTROLLER
author
Álvaro Fernández Rojas
<noltari@gmail.com>
Wed, 17 Jun 2020 10:50:33 +0000
(12:50 +0200)
committer
Thomas Bogendoerfer
<tsbogend@alpha.franken.de>
Tue, 17 Nov 2020 20:51:14 +0000
(21:51 +0100)
This allows to add reset controllers support.
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
Acked-by: Florian Fainelli <f.fainelli@gmail.com>
Signed-off-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
arch/mips/Kconfig
patch
|
blob
|
history
diff --git
a/arch/mips/Kconfig
b/arch/mips/Kconfig
index ddaff19a9580eb5fea61cec09a6fbc0ae3e22b8a..0f638bfaf63a4dc3ccba1eea2da4da19300d27de 100644
(file)
--- a/
arch/mips/Kconfig
+++ b/
arch/mips/Kconfig
@@
-249,6
+249,7
@@
config ATH79
config BMIPS_GENERIC
bool "Broadcom Generic BMIPS kernel"
+ select ARCH_HAS_RESET_CONTROLLER
select ARCH_HAS_SYNC_DMA_FOR_CPU_ALL
select ARCH_HAS_PHYS_TO_DMA
select BOOT_RAW