projects
/
firefly-linux-kernel-4.4.55.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
de39f5f
)
spi/sirf: Depends on SIRF_DMA
author
Mark Brown
<broonie@linaro.org>
Tue, 6 Aug 2013 10:37:32 +0000
(11:37 +0100)
committer
Mark Brown
<broonie@linaro.org>
Tue, 6 Aug 2013 10:37:32 +0000
(11:37 +0100)
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>
drivers/spi/Kconfig
patch
|
blob
|
history
diff --git
a/drivers/spi/Kconfig
b/drivers/spi/Kconfig
index 89cbbabaff44c66771efc3f26b18e9b4565a4cc3..d0d57af6ee5dec9b107623fe752e3b5707881378 100644
(file)
--- a/
drivers/spi/Kconfig
+++ b/
drivers/spi/Kconfig
@@
-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