]> asedeno.scripts.mit.edu Git - linux.git/blobdiff - drivers/spi/Kconfig
spi: bcm2835: Drop dma_pending flag
[linux.git] / drivers / spi / Kconfig
index 3a1d8f1170de0c6ab1006f15fbf3e559b2bf94ff..6ee514fd09202dfe154ac0760beafd259959ce89 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