summaryrefslogtreecommitdiffstats
path: root/drivers/reset/Kconfig
diff options
context:
space:
mode:
authorPhilipp Zabel2017-10-18 15:55:44 +0200
committerPhilipp Zabel2017-10-18 15:59:30 +0200
commit542befbb18056c4fda7b458aa6146a52b2fd389c (patch)
tree5963eb9f0e4acda6ef6ac5cb3e82d83fafdd389f /drivers/reset/Kconfig
parentreset: zx2967: use the reset-simple driver (diff)
parentARC: reset: introduce AXS10x reset driver (diff)
downloadkernel-qcow2-linux-542befbb18056c4fda7b458aa6146a52b2fd389c.tar.gz
kernel-qcow2-linux-542befbb18056c4fda7b458aa6146a52b2fd389c.tar.xz
kernel-qcow2-linux-542befbb18056c4fda7b458aa6146a52b2fd389c.zip
Merge branch 'reset/arc' into reset/next
Merge the AXS10x driver, which is also merged into git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc.git for-next
Diffstat (limited to 'drivers/reset/Kconfig')
-rw-r--r--drivers/reset/Kconfig6
1 files changed, 6 insertions, 0 deletions
diff --git a/drivers/reset/Kconfig b/drivers/reset/Kconfig
index de0090c911cd..7fc77696bb1e 100644
--- a/drivers/reset/Kconfig
+++ b/drivers/reset/Kconfig
@@ -28,6 +28,12 @@ config RESET_ATH79
This enables the ATH79 reset controller driver that supports the
AR71xx SoC reset controller.
+config RESET_AXS10X
+ bool "AXS10x Reset Driver" if COMPILE_TEST
+ default ARC_PLAT_AXS10X
+ help
+ This enables the reset controller driver for AXS10x.
+
config RESET_BERLIN
bool "Berlin Reset Driver" if COMPILE_TEST
default ARCH_BERLIN