spi: Add s3c64xx SPI Controller driver
[deliverable/linux.git] / drivers / spi / Kconfig
index 6fa595e0c989e68f4efda63fb7b98d2b9e03ff0d..c712f53cd5c9ff2e4dc927e0cefaf850f8f3ff71 100644 (file)
@@ -240,6 +240,13 @@ config SPI_S3C24XX_GPIO
          the inbuilt hardware cannot provide the transfer mode, or
          where the board is using non hardware connected pins.
 
+config SPI_S3C64XX
+       tristate "Samsung S3C64XX series type SPI"
+       depends on ARCH_S3C64XX && EXPERIMENTAL
+       select S3C64XX_DMA
+       help
+         SPI driver for Samsung S3C64XX and newer SoCs.
+
 config SPI_SH_MSIOF
        tristate "SuperH MSIOF SPI controller"
        depends on SUPERH && HAVE_CLK
This page took 0.024588 seconds and 5 git commands to generate.