summaryrefslogtreecommitdiffstats
path: root/arch/mips/sibyte/Kconfig
diff options
context:
space:
mode:
authorChristoph Hellwig2018-06-15 13:08:32 +0200
committerPaul Burton2018-06-24 18:26:02 +0200
commit7e4dbdc11261bd7aaa18051247d01429e0b7cd03 (patch)
tree6f6fdee653e23514ca13b7fb715adeca5d8bfe62 /arch/mips/sibyte/Kconfig
parentMIPS: simplify CONFIG_DMA_NONCOHERENT ifdefs (diff)
downloadkernel-qcow2-linux-7e4dbdc11261bd7aaa18051247d01429e0b7cd03.tar.gz
kernel-qcow2-linux-7e4dbdc11261bd7aaa18051247d01429e0b7cd03.tar.xz
kernel-qcow2-linux-7e4dbdc11261bd7aaa18051247d01429e0b7cd03.zip
MIPS: remove CONFIG_DMA_COHERENT
We can just check for !CONFIG_DMA_NONCOHERENT instead and simplify things a lot. Signed-off-by: Christoph Hellwig <hch@lst.de> Reviewed-by: Paul Burton <paul.burton@mips.com> Patchwork: https://patchwork.linux-mips.org/patch/19530/ Signed-off-by: Paul Burton <paul.burton@mips.com> Cc: Florian Fainelli <f.fainelli@gmail.com> Cc: David Daney <david.daney@cavium.com> Cc: Kevin Cernekee <cernekee@gmail.com> Cc: Jiaxun Yang <jiaxun.yang@flygoat.com> Cc: Tom Bogendoerfer <tsbogend@alpha.franken.de> Cc: Huacai Chen <chenhc@lemote.com> Cc: iommu@lists.linux-foundation.org Cc: linux-mips@linux-mips.org
Diffstat (limited to 'arch/mips/sibyte/Kconfig')
-rw-r--r--arch/mips/sibyte/Kconfig1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/mips/sibyte/Kconfig b/arch/mips/sibyte/Kconfig
index f4dbce25bc6a..7ec278d72096 100644
--- a/arch/mips/sibyte/Kconfig
+++ b/arch/mips/sibyte/Kconfig
@@ -70,7 +70,6 @@ config SIBYTE_BCM1x55
config SIBYTE_SB1xxx_SOC
bool
- select DMA_COHERENT
select IRQ_MIPS_CPU
select SWAP_IO_SPACE
select SYS_SUPPORTS_32BIT_KERNEL