X-Git-Url: http://www.pilppa.org/gitweb/gitweb.cgi?a=blobdiff_plain;f=drivers%2Fspi%2FKconfig;h=46c4744d723cb792c0048527d4ca153a3bee39ec;hb=a634370b9239b09fa94f27e6c4d6a8efbe51fb11;hp=5e3f748f269332a6e2abdf3b0933362782b4a510;hpb=9d770ab7d943a7fe40ea34fae8069d5585cd1508;p=linux-2.6-omap-h63xx.git diff --git a/drivers/spi/Kconfig b/drivers/spi/Kconfig index 5e3f748f269..46c4744d723 100644 --- a/drivers/spi/Kconfig +++ b/drivers/spi/Kconfig @@ -133,6 +133,11 @@ config SPI_OMAP_UWIRE help This hooks up to the MicroWire controller on OMAP1 chips. +config SPI_OMAP24XX + bool "McSPI driver for OMAP24xx" + depends on SPI_MASTER && ARCH_OMAP24XX + help + SPI master controller for OMAP24xx McSPI modules. config SPI_PXA2XX tristate "PXA2xx SSP SPI master"