aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'arch/mips/Kconfig')
-rw-r--r--arch/mips/Kconfig2
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/mips/Kconfig b/arch/mips/Kconfig
index c79e6a4a0075..860a1e9e8d92 100644
--- a/arch/mips/Kconfig
+++ b/arch/mips/Kconfig
@@ -2059,9 +2059,11 @@ config MIPS_CPS
2059 depends on SYS_SUPPORTS_MIPS_CPS 2059 depends on SYS_SUPPORTS_MIPS_CPS
2060 select MIPS_CM 2060 select MIPS_CM
2061 select MIPS_CPC 2061 select MIPS_CPC
2062 select MIPS_CPS_PM if HOTPLUG_CPU
2062 select MIPS_GIC_IPI 2063 select MIPS_GIC_IPI
2063 select SMP 2064 select SMP
2064 select SYNC_R4K if (CEVT_R4K || CSRC_R4K) 2065 select SYNC_R4K if (CEVT_R4K || CSRC_R4K)
2066 select SYS_SUPPORTS_HOTPLUG_CPU
2065 select SYS_SUPPORTS_SMP 2067 select SYS_SUPPORTS_SMP
2066 select WEAK_ORDERING 2068 select WEAK_ORDERING
2067 help 2069 help