summaryrefslogtreecommitdiffstats
path: root/arch/m68k/Kconfig
diff options
context:
space:
mode:
authorAl Viro2012-12-25 22:26:28 +0100
committerAl Viro2013-02-04 00:16:00 +0100
commit1ba3e7efb60b4d7d4f75f084214b90bd0fdaa319 (patch)
treec86e777bb84270df926b37778691e47efa9dbc3a /arch/m68k/Kconfig
parentm68k: switch to generic sigaltstack (diff)
downloadkernel-qcow2-linux-1ba3e7efb60b4d7d4f75f084214b90bd0fdaa319.tar.gz
kernel-qcow2-linux-1ba3e7efb60b4d7d4f75f084214b90bd0fdaa319.tar.xz
kernel-qcow2-linux-1ba3e7efb60b4d7d4f75f084214b90bd0fdaa319.zip
m68k: switch to generic old sigsuspend
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Diffstat (limited to 'arch/m68k/Kconfig')
-rw-r--r--arch/m68k/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/m68k/Kconfig b/arch/m68k/Kconfig
index 3e73dca71677..107747981b38 100644
--- a/arch/m68k/Kconfig
+++ b/arch/m68k/Kconfig
@@ -19,6 +19,7 @@ config M68K
select MODULES_USE_ELF_REL
select MODULES_USE_ELF_RELA
select GENERIC_SIGALTSTACK
+ select OLD_SIGSUSPEND3
config RWSEM_GENERIC_SPINLOCK
bool