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 567c45b33651..1e7a40e00bc0 100644
--- a/arch/mips/Kconfig
+++ b/arch/mips/Kconfig
@@ -1929,7 +1929,7 @@ config MIPS_MT_FPAFF
1929 1929
1930config MIPS_VPE_LOADER 1930config MIPS_VPE_LOADER
1931 bool "VPE loader support." 1931 bool "VPE loader support."
1932 depends on SYS_SUPPORTS_MULTITHREADING 1932 depends on SYS_SUPPORTS_MULTITHREADING && MODULES
1933 select CPU_MIPSR2_IRQ_VI 1933 select CPU_MIPSR2_IRQ_VI
1934 select CPU_MIPSR2_IRQ_EI 1934 select CPU_MIPSR2_IRQ_EI
1935 select MIPS_MT 1935 select MIPS_MT