summaryrefslogtreecommitdiffstats
path: root/arch/x86/Kconfig
diff options
context:
space:
mode:
authorAl Viro2012-12-25 20:46:17 +0100
committerAl Viro2013-02-04 00:16:25 +0100
commitf45adb0499dedd4082b46522e7b166cff5dc64eb (patch)
treee9a3ae4c437a6e16f7f359113af401c6c4ba4cec /arch/x86/Kconfig
parentx86: get rid of pt_regs argument in vm86/vm86old (diff)
downloadkernel-qcow2-linux-f45adb0499dedd4082b46522e7b166cff5dc64eb.tar.gz
kernel-qcow2-linux-f45adb0499dedd4082b46522e7b166cff5dc64eb.tar.xz
kernel-qcow2-linux-f45adb0499dedd4082b46522e7b166cff5dc64eb.zip
x86: switch to generic compat rt_sigpending()
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 79795af59810..38018ecc74f6 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_SIGPENDING
config INSTRUCTION_DECODER
def_bool y