git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a7a996d
)
spi: s3c64xx: Always select S3C64XX_PL080 when ARCH_S3C64XX is enabled
author
Tomasz Figa
<tomasz.figa@gmail.com>
Wed, 16 Oct 2013 19:10:58 +0000
(21:10 +0200)
committer
Mark Brown
<broonie@linaro.org>
Sun, 24 Nov 2013 14:38:25 +0000
(14:38 +0000)
The legacy S3C64xx DMA driver has been removed, DMA support on
S3C64xx is provided only by the generic PL08x driver.
This patch modifies the Kconfig entry of spi-s3c64xx driver, which
relies on availability of DMA, to always select the S3C64XX_PL080
symbol.
Signed-off-by: Tomasz Figa <tomasz.figa@gmail.com>
Signed-off-by: Mark Brown <broonie@linaro.org>
drivers/spi/Kconfig
patch
|
blob
|
history
diff --cc
drivers/spi/Kconfig
Simple merge