aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--arch/mips/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/mips/Kconfig b/arch/mips/Kconfig
index f75ab4a2f246..c35603bb6ace 100644
--- a/arch/mips/Kconfig
+++ b/arch/mips/Kconfig
@@ -1977,6 +1977,7 @@ config MIPS_VPE_APSP_API
1977config MIPS_CMP 1977config MIPS_CMP
1978 bool "MIPS CMP framework support" 1978 bool "MIPS CMP framework support"
1979 depends on SYS_SUPPORTS_MIPS_CMP 1979 depends on SYS_SUPPORTS_MIPS_CMP
1980 select SMP
1980 select SYNC_R4K 1981 select SYNC_R4K
1981 select SYS_SUPPORTS_SMP 1982 select SYS_SUPPORTS_SMP
1982 select SYS_SUPPORTS_SCHED_SMT if SMP 1983 select SYS_SUPPORTS_SCHED_SMT if SMP