]> git.baikalelectronics.ru Git - kernel.git/commit
MIPS: remove CONFIG_DMA_MAYBE_COHERENT
authorChristoph Hellwig <hch@lst.de>
Wed, 10 Feb 2021 09:56:40 +0000 (10:56 +0100)
committerThomas Bogendoerfer <tsbogend@alpha.franken.de>
Sat, 13 Feb 2021 08:51:45 +0000 (09:51 +0100)
commita86497d66dd5891cef594744b8d56bc451aac418
tree22f2a4568b1a866c3b84f5bd680205a9b314bf38
parent6d4e9a8efe3d59f31367d79e970c2f328da139a4
MIPS: remove CONFIG_DMA_MAYBE_COHERENT

CONFIG_DMA_MAYBE_COHERENT just guards two early init options now.  Just
enable them unconditionally for CONFIG_DMA_NONCOHERENT.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
arch/mips/Kconfig
arch/mips/kernel/setup.c