]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/spi/Kconfig
[PATCH] S3C24XX: hardware SPI driver
[linux-2.6-omap-h63xx.git] / drivers / spi / Kconfig
index c60dacfaadd2dbeef6edf40ce438397294c010fc..23334c8bc4c75e5c29fcf2415267d3c00397425c 100644 (file)
@@ -108,6 +108,12 @@ config SPI_S3C24XX_GPIO
 #
 
 
+config SPI_S3C24XX
+       tristate "Samsung S3C24XX series SPI"
+       depends on SPI_MASTER && ARCH_S3C2410 && EXPERIMENTAL
+       help
+         SPI driver for Samsung S3C24XX series ARM SoCs
+
 #
 # There are lots of SPI device types, with sensors and memory
 # being probably the most widely used ones.