diff options
Diffstat (limited to 'arch/mips')
-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 edbbae17e820..ce30e2f91d77 100644 --- a/arch/mips/Kconfig +++ b/arch/mips/Kconfig | |||
@@ -2457,6 +2457,7 @@ config MIPS32_COMPAT | |||
2457 | config COMPAT | 2457 | config COMPAT |
2458 | bool | 2458 | bool |
2459 | depends on MIPS32_COMPAT | 2459 | depends on MIPS32_COMPAT |
2460 | select ARCH_WANT_OLD_COMPAT_IPC | ||
2460 | default y | 2461 | default y |
2461 | 2462 | ||
2462 | config SYSVIPC_COMPAT | 2463 | config SYSVIPC_COMPAT |