spi: cadence-quadspi: Add QSPI support for Intel LGM SoC
[linux-2.6-block.git] / drivers / spi / Kconfig
index aadaea052f51d3604e873aaceb2f3248989f1e8a..7d3af8120da431c5e5395ad8e65d8f9a60f08a30 100644 (file)
@@ -203,7 +203,7 @@ config SPI_CADENCE
 
 config SPI_CADENCE_QUADSPI
        tristate "Cadence Quad SPI controller"
-       depends on OF && (ARM || ARM64 || COMPILE_TEST)
+       depends on OF && (ARM || ARM64 || X86 || COMPILE_TEST)
        help
          Enable support for the Cadence Quad SPI Flash controller.
 
@@ -650,7 +650,7 @@ config SPI_RPCIF
        tristate "Renesas RPC-IF SPI driver"
        depends on RENESAS_RPCIF
        help
-         SPI driver for Renesas R-Car Gen3 RPC-IF.
+         SPI driver for Renesas R-Car Gen3 or RZ/G2 RPC-IF.
 
 config SPI_RSPI
        tristate "Renesas RSPI/QSPI controller"
@@ -843,6 +843,15 @@ config SPI_MXS
        help
          SPI driver for Freescale MXS devices.
 
+config SPI_TEGRA210_QUAD
+       tristate "NVIDIA Tegra QSPI Controller"
+       depends on ARCH_TEGRA || COMPILE_TEST
+       depends on RESET_CONTROLLER
+       help
+         QSPI driver for NVIDIA Tegra QSPI Controller interface. This
+         controller is different from the SPI controller and is available
+         on Tegra SoCs starting from Tegra210.
+
 config SPI_TEGRA114
        tristate "NVIDIA Tegra114 SPI Controller"
        depends on (ARCH_TEGRA && TEGRA20_APB_DMA) || COMPILE_TEST
@@ -885,12 +894,6 @@ config SPI_TOPCLIFF_PCH
          This driver also supports the ML7213/ML7223/ML7831, a companion chip
          for the Atom E6xx series and compatible with the Intel EG20T PCH.
 
-config SPI_TXX9
-       tristate "Toshiba TXx9 SPI controller"
-       depends on GPIOLIB && (CPU_TX49XX || COMPILE_TEST)
-       help
-         SPI driver for Toshiba TXx9 MIPS SoCs
-
 config SPI_UNIPHIER
        tristate "Socionext UniPhier SPI Controller"
        depends on (ARCH_UNIPHIER || COMPILE_TEST) && OF