X-Git-Url: http://git.rot13.org/?a=blobdiff_plain;f=drivers%2Fspi%2FKconfig;h=9ce1d01469b19d3c93e61193bd8bce400b9206a8;hb=ccf77cc4af5b048e20cfd9327fcc286cb69c34cc;hp=7a75faeb0526d6f89c37dbe854c52b5cddd5ebeb;hpb=d6d93856cb90eeb07062ad938bd26f554bf1b9b9;p=powerpc.git diff --git a/drivers/spi/Kconfig b/drivers/spi/Kconfig index 7a75faeb05..9ce1d01469 100644 --- a/drivers/spi/Kconfig +++ b/drivers/spi/Kconfig @@ -75,6 +75,14 @@ config SPI_BUTTERFLY inexpensive battery powered microcontroller evaluation board. This same cable can be used to flash new firmware. +config SPI_PXA2XX + tristate "PXA2xx SSP SPI master" + depends on SPI_MASTER && ARCH_PXA && EXPERIMENTAL + help + This enables using a PXA2xx SSP port as a SPI master controller. + The driver can be configured to use any SSP port and additional + documentation can be found a Documentation/spi/pxa2xx. + # # Add new SPI master controllers in alphabetical order above this line #