Skip to content

Commit

Permalink
spi/sirf: Depends on SIRF_DMA
Browse files Browse the repository at this point in the history
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: Mark Brown <broonie@linaro.org>
  • Loading branch information
Mark Brown committed Aug 6, 2013
1 parent de39f5f commit 7668c29
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion drivers/spi/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -404,7 +404,7 @@ config SPI_SH_HSPI

config SPI_SIRF
tristate "CSR SiRFprimaII SPI controller"
depends on ARCH_SIRF
depends on SIRF_DMA
select SPI_BITBANG
help
SPI driver for CSR SiRFprimaII SoCs
Expand Down

0 comments on commit 7668c29

Please sign in to comment.