]> 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)
commite156f647fea10ebaa65aa2d63b36d77fd47eeed9
tree22f2a4568b1a866c3b84f5bd680205a9b314bf38
parent7d4490a8207b4529c6f7bdcd8bfb46807c6c0af8
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