summaryrefslogtreecommitdiffstats
path: root/drivers/reset/Kconfig
diff options
context:
space:
mode:
authorLinus Walleij <linus.walleij@linaro.org>2017-08-04 22:32:32 +0200
committerPhilipp Zabel <p.zabel@pengutronix.de>2017-08-07 12:05:01 +0200
commita3843bee7771dab97c814957533e753117638873 (patch)
treee005c176a7d08e16ca4cc0a844fef45e06b16452 /drivers/reset/Kconfig
parente0be864f14240cb1bd92247a672796239d6ef2fa (diff)
downloadop-kernel-dev-a3843bee7771dab97c814957533e753117638873.zip
op-kernel-dev-a3843bee7771dab97c814957533e753117638873.tar.gz
Revert "reset: Add a Gemini reset controller"
This reverts commit 2acb037fc42b8ce5ae59a7d5db3c9b35672e3dd7. We ended up merging the reset controller into the clock controller so we can now get rid of this stand-alone implementation. Signed-off-by: Linus Walleij <linus.walleij@linaro.org> Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de>
Diffstat (limited to 'drivers/reset/Kconfig')
-rw-r--r--drivers/reset/Kconfig7
1 files changed, 0 insertions, 7 deletions
diff --git a/drivers/reset/Kconfig b/drivers/reset/Kconfig
index c4c4a4c..52d5251 100644
--- a/drivers/reset/Kconfig
+++ b/drivers/reset/Kconfig
@@ -34,13 +34,6 @@ config RESET_BERLIN
help
This enables the reset controller driver for Marvell Berlin SoCs.
-config RESET_GEMINI
- bool "Gemini Reset Driver" if COMPILE_TEST
- default ARCH_GEMINI
- select MFD_SYSCON
- help
- This enables the reset controller driver for Cortina Systems Gemini.
-
config RESET_HSDK_V1
bool "HSDK v1 Reset Driver"
default n
OpenPOWER on IntegriCloud