projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e440e26
)
csky: don't select DMA_NONCOHERENT_OPS
author
Christoph Hellwig
<hch@lst.de>
Sun, 4 Nov 2018 16:53:47 +0000
(17:53 +0100)
committer
Christoph Hellwig
<hch@lst.de>
Sat, 1 Dec 2018 17:07:15 +0000
(18:07 +0100)
This option is gone past Linux 4.19.
Signed-off-by: Christoph Hellwig <hch@lst.de>
Acked-by: Guo Ren <ren_guo@c-sky.com>
arch/csky/Kconfig
patch
|
blob
|
history
diff --git
a/arch/csky/Kconfig
b/arch/csky/Kconfig
index 8a30e006a845e494cc012ff456a4c733d2e570a8..c0cf8e948821f2781e69c9a0909d651b5535c8b3 100644
(file)
--- a/
arch/csky/Kconfig
+++ b/
arch/csky/Kconfig
@@
-8,7
+8,6
@@
config CSKY
select CLKSRC_MMIO
select CLKSRC_OF
select DMA_DIRECT_OPS
- select DMA_NONCOHERENT_OPS
select DMA_REMAP
select IRQ_DOMAIN
select HANDLE_DOMAIN_IRQ