summaryrefslogtreecommitdiffstats
path: root/arch/x86/Kconfig
diff options
context:
space:
mode:
authorAl Viro2012-12-25 21:26:55 +0100
committerAl Viro2013-02-04 00:16:25 +0100
commit7b83d1a297ac1afda2bb9a9979ca73173148623f (patch)
tree9e6734876823e67681268832614fee87f4489014 /arch/x86/Kconfig
parentx86: switch to generic compat rt_sigpending() (diff)
downloadkernel-qcow2-linux-7b83d1a297ac1afda2bb9a9979ca73173148623f.tar.gz
kernel-qcow2-linux-7b83d1a297ac1afda2bb9a9979ca73173148623f.tar.xz
kernel-qcow2-linux-7b83d1a297ac1afda2bb9a9979ca73173148623f.zip
x86: switch to generic compat rt_sigqueueinfo()
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Diffstat (limited to 'arch/x86/Kconfig')
-rw-r--r--arch/x86/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/x86/Kconfig b/arch/x86/Kconfig
index 38018ecc74f6..9f031118f856 100644
--- a/arch/x86/Kconfig
+++ b/arch/x86/Kconfig
@@ -114,6 +114,7 @@ config X86
select MODULES_USE_ELF_RELA if X86_64
select CLONE_BACKWARDS if X86_32
select GENERIC_SIGALTSTACK
+ select GENERIC_COMPAT_RT_SIGQUEUEINFO
select GENERIC_COMPAT_RT_SIGPENDING
config INSTRUCTION_DECODER