summaryrefslogtreecommitdiff
path: root/arch/mips/Kconfig
diff options
context:
space:
mode:
authorAlban Bedel <albeu@free.fr>2015-08-03 17:23:52 (GMT)
committerPhilipp Zabel <p.zabel@pengutronix.de>2015-08-04 08:41:30 (GMT)
commitff591a91225d3621a503bb18faa0f0d747a06e50 (patch)
tree62b9ae2b8ca15b6e1a09c4a8e6b505bc674d1852 /arch/mips/Kconfig
parentf25b5edac7be7d405965fb68c6b6f65d8852d860 (diff)
downloadlinux-ff591a91225d3621a503bb18faa0f0d747a06e50.tar.xz
reset: Add a driver for the reset controller on the AR71XX/AR9XXX
The AR71XX/AR9XXX SoC have a simple reset controller with one bit per reset line. Signed-off-by: Alban Bedel <albeu@free.fr> Acked-by: Ralf Baechle <ralf@linux-mips.org> Signed-off-by: Philipp Zabel <p.zabel@pengutronix.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 aab7e46..3a3548f 100644
--- a/arch/mips/Kconfig
+++ b/arch/mips/Kconfig
@@ -118,6 +118,7 @@ config ATH25
config ATH79
bool "Atheros AR71XX/AR724X/AR913X based boards"
+ select ARCH_HAS_RESET_CONTROLLER
select ARCH_REQUIRE_GPIOLIB
select BOOT_RAW
select CEVT_R4K