diff options
-rw-r--r-- | arch/mips/Kconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/mips/Kconfig b/arch/mips/Kconfig index c03ecded4a..7345538925 100644 --- a/arch/mips/Kconfig +++ b/arch/mips/Kconfig | |||
@@ -1392,6 +1392,7 @@ config MIPS_VPE_LOADER | |||
1392 | depends on SYS_SUPPORTS_MULTITHREADING | 1392 | depends on SYS_SUPPORTS_MULTITHREADING |
1393 | select CPU_MIPSR2_IRQ_VI | 1393 | select CPU_MIPSR2_IRQ_VI |
1394 | select CPU_MIPSR2_IRQ_EI | 1394 | select CPU_MIPSR2_IRQ_EI |
1395 | select CPU_MIPSR2_SRS | ||
1395 | select MIPS_MT | 1396 | select MIPS_MT |
1396 | help | 1397 | help |
1397 | Includes a loader for loading an elf relocatable object | 1398 | Includes a loader for loading an elf relocatable object |