Commit 5a9e119c authored by Mark Brown's avatar Mark Brown

spi/build: Remove SPI_SIRF from compile test

It now needs the architecture dependant DMA driver.
Signed-off-by: default avatarMark Brown <broonie@linaro.org>
parent dd1053a9
...@@ -404,7 +404,7 @@ config SPI_SH_HSPI ...@@ -404,7 +404,7 @@ config SPI_SH_HSPI
config SPI_SIRF config SPI_SIRF
tristate "CSR SiRFprimaII SPI controller" tristate "CSR SiRFprimaII SPI controller"
depends on ARCH_SIRF || COMPILE_TEST depends on ARCH_SIRF
select SPI_BITBANG select SPI_BITBANG
help help
SPI driver for CSR SiRFprimaII SoCs SPI driver for CSR SiRFprimaII SoCs
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment