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 2a14585c90d2..aab7e46cadd5 100644
--- a/arch/mips/Kconfig
+++ b/arch/mips/Kconfig
@@ -2231,7 +2231,7 @@ config MIPS_CMP
2231 2231
2232config MIPS_CPS 2232config MIPS_CPS
2233 bool "MIPS Coherent Processing System support" 2233 bool "MIPS Coherent Processing System support"
2234 depends on SYS_SUPPORTS_MIPS_CPS && !64BIT 2234 depends on SYS_SUPPORTS_MIPS_CPS
2235 select MIPS_CM 2235 select MIPS_CM
2236 select MIPS_CPC 2236 select MIPS_CPC
2237 select MIPS_CPS_PM if HOTPLUG_CPU 2237 select MIPS_CPS_PM if HOTPLUG_CPU