Commit 7668c294 authored by Mark Brown's avatar Mark Brown

spi/sirf: Depends on SIRF_DMA

Now that DMA support has been added to the driver it needs the
architecture DMA driver to be built in order to link.
Signed-off-by: default avatarMark Brown <broonie@linaro.org>
parent de39f5fa
...@@ -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 depends on SIRF_DMA
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