KEYS: Use the compat keyctl() syscall wrapper on Sparc64 for Sparc32 compat
[pandora-kernel.git] / arch / sparc / Kconfig
index f92602e..f210d51 100644 (file)
@@ -583,6 +583,9 @@ config SYSVIPC_COMPAT
        depends on COMPAT && SYSVIPC
        default y
 
+config KEYS_COMPAT
+       def_bool y if COMPAT && KEYS
+
 endmenu
 
 source "net/Kconfig"