]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - drivers/spi/Kconfig
Merge branch 'for-2.6.40' of git://linux-nfs.org/~bfields/linux
[karo-tx-linux.git] / drivers / spi / Kconfig
index fbd96b29530d524cd6c9fb761b948ce278e1554b..de35c3ad8a69a00e2e3f677d43864a16bfdba14b 100644 (file)
@@ -80,6 +80,15 @@ config SPI_BFIN
        help
          This is the SPI controller master driver for Blackfin 5xx processor.
 
+config SPI_BFIN_SPORT
+       tristate "SPI bus via Blackfin SPORT"
+       depends on BLACKFIN
+       help
+         Enable support for a SPI bus via the Blackfin SPORT peripheral.
+
+         This driver can also be built as a module.  If so, the module
+         will be called spi_bfin_sport.
+
 config SPI_AU1550
        tristate "Au1550/Au12x0 SPI Controller"
        depends on (SOC_AU1550 || SOC_AU1200) && EXPERIMENTAL