MIPS: Always select ARCH_HAS_SYNC_DMA_FOR_CPU for noncoherent platforms
authorJiaxun Yang <jiaxun.yang@flygoat.com>
Wed, 22 Feb 2023 13:24:24 +0000 (13:24 +0000)
committerThomas Bogendoerfer <tsbogend@alpha.franken.de>
Fri, 24 Mar 2023 13:06:59 +0000 (14:06 +0100)
commite0b7fd1207a8ec47091439fb62dd87ca6f5b4ad3
treee3bf43d76a5be8dfa2c86554eceb75250fc65727
parent6be87d61c427e63c33d9cea8dc2e20cd06700882
MIPS: Always select ARCH_HAS_SYNC_DMA_FOR_CPU for noncoherent platforms

As now we are telling the necessity of post DMA flush per CPU type,
there is no need to select ARCH_HAS_SYNC_DMA_FOR_CPU on per platform
bias, just select it unconditionally and we can sort it at runtime.

Signed-off-by: Jiaxun Yang <jiaxun.yang@flygoat.com>
Signed-off-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
arch/mips/Kconfig