summaryrefslogtreecommitdiff
path: root/arch/m68k/Kconfig
diff options
context:
space:
mode:
authorAl Viro <viro@zeniv.linux.org.uk>2012-12-26 00:29:01 (GMT)
committerAl Viro <viro@zeniv.linux.org.uk>2013-02-03 23:16:00 (GMT)
commit8be433ab55d5058327e82f124f1eb0b37e4540b1 (patch)
tree7db03b4f1a31eb80be341b8f188e35dd1ef25704 /arch/m68k/Kconfig
parent1ba3e7efb60b4d7d4f75f084214b90bd0fdaa319 (diff)
downloadlinux-fsl-qoriq-8be433ab55d5058327e82f124f1eb0b37e4540b1.tar.xz
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 1077479..a358bf6 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