aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--arch/mips/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/mips/Kconfig b/arch/mips/Kconfig
index 7222592ec334..6e5323821cd2 100644
--- a/arch/mips/Kconfig
+++ b/arch/mips/Kconfig
@@ -2177,7 +2177,7 @@ config MIPS_CMP
2177 2177
2178config MIPS_CPS 2178config MIPS_CPS
2179 bool "MIPS Coherent Processing System support" 2179 bool "MIPS Coherent Processing System support"
2180 depends on SYS_SUPPORTS_MIPS_CPS 2180 depends on SYS_SUPPORTS_MIPS_CPS && !64BIT
2181 select MIPS_CM 2181 select MIPS_CM
2182 select MIPS_CPC 2182 select MIPS_CPC
2183 select MIPS_CPS_PM if HOTPLUG_CPU 2183 select MIPS_CPS_PM if HOTPLUG_CPU