summaryrefslogtreecommitdiffstats
path: root/arch/m68k/Kconfig
diff options
context:
space:
mode:
authorAl Viro2012-12-26 01:29:01 +0100
committerAl Viro2013-02-04 00:16:00 +0100
commit8be433ab55d5058327e82f124f1eb0b37e4540b1 (patch)
tree7db03b4f1a31eb80be341b8f188e35dd1ef25704 /arch/m68k/Kconfig
parentm68k: switch to generic old sigsuspend (diff)
downloadkernel-qcow2-linux-8be433ab55d5058327e82f124f1eb0b37e4540b1.tar.gz
kernel-qcow2-linux-8be433ab55d5058327e82f124f1eb0b37e4540b1.tar.xz
kernel-qcow2-linux-8be433ab55d5058327e82f124f1eb0b37e4540b1.zip
m68k: switch to generic old sigaction()
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 107747981b38..a358bf63defe 100644
--- a/arch/m68k/Kconfig
+++ b/arch/m68k/Kconfig
@@ -20,6 +20,7 @@ config M68K
select MODULES_USE_ELF_RELA
select GENERIC_SIGALTSTACK
select OLD_SIGSUSPEND3
+ select OLD_SIGACTION
config RWSEM_GENERIC_SPINLOCK
bool