]> git.proxmox.com Git - mirror_ubuntu-eoan-kernel.git/commit
MIPS: make the default mips dma implementation optional
authorChristoph Hellwig <hch@lst.de>
Fri, 15 Jun 2018 11:08:38 +0000 (13:08 +0200)
committerPaul Burton <paul.burton@mips.com>
Sun, 24 Jun 2018 16:26:03 +0000 (09:26 -0700)
commit3369ddb62a42e8392562c86d63811ba8b0167a58
tree8b0690f2567f3c8c7ab5ed635c7976b02d62f902
parentd3b83dcc7fcba94b7ec6bc0899828e1d814d20a9
MIPS: make the default mips dma implementation optional

Octeon and loonson64 already don't use it at all, and we're going to
migrate more plaforms away from it.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Patchwork: https://patchwork.linux-mips.org/patch/19536/
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
arch/mips/Kconfig
arch/mips/include/asm/dma-mapping.h
arch/mips/jazz/Kconfig
arch/mips/loongson32/Kconfig
arch/mips/loongson64/Kconfig
arch/mips/mm/Makefile
arch/mips/pic32/Kconfig
arch/mips/txx9/Kconfig
arch/mips/vr41xx/Kconfig