X-Git-Url: http://www.pilppa.org/gitweb/gitweb.cgi?a=blobdiff_plain;f=drivers%2Fspi%2FKconfig;h=a4510c517071b7f741d13f2228be8f914601bd19;hb=9b003ecbf56bb6902fa6f0e65f747eaa2b4ee28d;hp=07c587ec71be17b42d7900d809199236ffe0f12a;hpb=902f88efa586018232dc3fd2b7fc2e55e8ced7a6;p=linux-2.6-omap-h63xx.git diff --git a/drivers/spi/Kconfig b/drivers/spi/Kconfig index 07c587ec71b..a4510c51707 100644 --- a/drivers/spi/Kconfig +++ b/drivers/spi/Kconfig @@ -125,6 +125,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"