Merge tag 'docs-5.4' of git://git.lwn.net/linux
[linux-2.6-block.git] / drivers / spi / Kconfig
index d5a24fe983e77dee4ac63f8aa5ce67c078ceffe1..6f7fdcbb9151f8c20321219cac8464d9f347ae91 100644 (file)
@@ -433,6 +433,16 @@ config SPI_MT7621
        help
          This selects a driver for the MediaTek MT7621 SPI Controller.
 
+config SPI_NPCM_FIU
+       tristate "Nuvoton NPCM FLASH Interface Unit"
+       depends on ARCH_NPCM || COMPILE_TEST
+       depends on OF && HAS_IOMEM
+       help
+         This enables support for the Flash Interface Unit SPI controller
+         in master mode.
+         This driver does not support generic SPI. The implementation only
+         supports spi-mem interface.
+
 config SPI_NPCM_PSPI
        tristate "Nuvoton NPCM PSPI Controller"
        depends on ARCH_NPCM || COMPILE_TEST
@@ -440,13 +450,6 @@ config SPI_NPCM_PSPI
          This driver provides support for Nuvoton NPCM BMC
          Peripheral SPI controller in master mode.
 
-config SPI_NUC900
-       tristate "Nuvoton NUC900 series SPI"
-       depends on ARCH_W90X900
-       select SPI_BITBANG
-       help
-         SPI driver for Nuvoton NUC900 series ARM SoCs
-
 config SPI_LANTIQ_SSC
        tristate "Lantiq SSC SPI controller"
        depends on LANTIQ || COMPILE_TEST