projects
/
platform
/
kernel
/
linux-rpi.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
8a30e00
..
c0cf8e9
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