From: Serge Semin Date: Tue, 14 Jul 2020 12:57:51 +0000 (+0300) Subject: bus: cdmm: Add MIPS R5 arch support X-Git-Tag: v5.9-rc1~128^2~41 X-Git-Url: https://git.kernel.dk/?a=commitdiff_plain;h=16274e58c4736cf31e7d61059d74ca94735084a3;p=linux-2.6-block.git bus: cdmm: Add MIPS R5 arch support CDMM may be available not only on MIPS R2 architectures, but also on newer MIPS R5 chips. For instance our P5600 chip has one. Let's mark the CDMM bus being supported for that MIPS arch too. Signed-off-by: Serge Semin Reviewed-by: Thomas Bogendoerfer Signed-off-by: Thomas Bogendoerfer --- diff --git a/drivers/bus/Kconfig b/drivers/bus/Kconfig index c8818e3b1079..0c262c2aeaf2 100644 --- a/drivers/bus/Kconfig +++ b/drivers/bus/Kconfig @@ -97,7 +97,7 @@ config IMX_WEIM config MIPS_CDMM bool "MIPS Common Device Memory Map (CDMM) Driver" - depends on CPU_MIPSR2 + depends on CPU_MIPSR2 || CPU_MIPSR5 help Driver needed for the MIPS Common Device Memory Map bus in MIPS cores. This bus is for per-CPU tightly coupled devices such as the