mirror of
https://github.com/torvalds/linux.git
synced 2024-11-20 02:51:44 +00:00
spi/build: Remove SPI_SIRF from compile test
It now needs the architecture dependant DMA driver. Signed-off-by: Mark Brown <broonie@linaro.org>
This commit is contained in:
parent
dd1053a93f
commit
5a9e119ce5
@ -404,7 +404,7 @@ config SPI_SH_HSPI
|
||||
|
||||
config SPI_SIRF
|
||||
tristate "CSR SiRFprimaII SPI controller"
|
||||
depends on ARCH_SIRF || COMPILE_TEST
|
||||
depends on ARCH_SIRF
|
||||
select SPI_BITBANG
|
||||
help
|
||||
SPI driver for CSR SiRFprimaII SoCs
|
||||
|
Loading…
Reference in New Issue
Block a user