[MIPS] Use SYSVIPC_COMPAT to fix various problems on N32
[linux-drm-fsl-dcu.git] / arch / mips / Kconfig
index 27f83e64296887127d2fff9fe526f543c113fcda..2308c8ef0218a6d2c49a5396e915319bc1c9275d 100644 (file)
@@ -1940,6 +1940,11 @@ config COMPAT
        depends on MIPS32_COMPAT
        default y
 
+config SYSVIPC_COMPAT
+       bool
+       depends on COMPAT && SYSVIPC
+       default y
+
 config MIPS32_O32
        bool "Kernel support for o32 binaries"
        depends on MIPS32_COMPAT