summaryrefslogtreecommitdiffstats
path: root/arch/mips/Kconfig
diff options
context:
space:
mode:
authorÁlvaro Fernández Rojas <noltari@gmail.com>2020-06-17 12:50:33 +0200
committerThomas Bogendoerfer <tsbogend@alpha.franken.de>2020-11-17 21:51:14 +0100
commit29906e1aac11bf9907e26608216dc7970e73a70e (patch)
tree4825eb64590eec8c4d958e1e7a1a797525a26a2a /arch/mips/Kconfig
parente5dab78f1f3c8d6cd1f0717c27580ddab5176bc4 (diff)
downloadlinux-29906e1aac11bf9907e26608216dc7970e73a70e.tar.bz2
mips: bmips: select ARCH_HAS_RESET_CONTROLLER
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>
Diffstat (limited to 'arch/mips/Kconfig')
-rw-r--r--arch/mips/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/mips/Kconfig b/arch/mips/Kconfig
index ddaff19a9580..0f638bfaf63a 100644
--- 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