]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/spi/Kconfig
Pull netlink into release branch
[linux-2.6-omap-h63xx.git] / drivers / spi / Kconfig
index 5ac498bbf2b6ab58ca73373f0eeeae8d5b257574..b91571122daadfd3c0f7ae6115f5c7bfe62784e2 100644 (file)
@@ -174,6 +174,12 @@ config SPI_S3C24XX_GPIO
          the inbuilt hardware cannot provide the transfer mode, or
          where the board is using non hardware connected pins.
 
+config SPI_TXX9
+       tristate "Toshiba TXx9 SPI controller"
+       depends on SPI_MASTER && GENERIC_GPIO && CPU_TX49XX
+       help
+         SPI driver for Toshiba TXx9 MIPS SoCs
+
 config SPI_XILINX
        tristate "Xilinx SPI controller"
        depends on SPI_MASTER && XILINX_VIRTEX && EXPERIMENTAL