Merge tag 'perf-urgent-for-mingo-4.14-20170928' of git://git.kernel.org/pub/scm/linux...
[sfrench/cifs-2.6.git] / drivers / reset / Kconfig
index 608c071e4bbfd2239d59ac5ca9866db5746a8ddf..e0c393214264adad04a08fb6e48fc34266144e54 100644 (file)
@@ -34,12 +34,11 @@ 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
+config RESET_HSDK_V1
+       bool "HSDK v1 Reset Driver"
+       default n
        help
-         This enables the reset controller driver for Cortina Systems Gemini.
+         This enables the reset controller driver for HSDK v1.
 
 config RESET_IMX7
        bool "i.MX7 Reset Driver" if COMPILE_TEST
@@ -48,6 +47,12 @@ config RESET_IMX7
        help
          This enables the reset controller driver for i.MX7 SoCs.
 
+config RESET_LANTIQ
+       bool "Lantiq XWAY Reset Driver" if COMPILE_TEST
+       default SOC_TYPE_XWAY
+       help
+         This enables the reset controller driver for Lantiq / Intel XWAY SoCs.
+
 config RESET_LPC18XX
        bool "LPC18xx/43xx Reset Driver" if COMPILE_TEST
        default ARCH_LPC18XX