summaryrefslogtreecommitdiffstats
path: root/arch/sh/Kconfig
diff options
context:
space:
mode:
authorAl Viro2012-12-26 01:23:55 +0100
committerAl Viro2013-02-04 00:16:16 +0100
commit0679a858c5439bf4bc05fd211d3690f82fefa5b6 (patch)
treebe14ceaf88aeef764efb0521cc31fad9056fb09c /arch/sh/Kconfig
parentsh: switch to generic old sigsuspend() (diff)
downloadkernel-qcow2-linux-0679a858c5439bf4bc05fd211d3690f82fefa5b6.tar.gz
kernel-qcow2-linux-0679a858c5439bf4bc05fd211d3690f82fefa5b6.tar.xz
kernel-qcow2-linux-0679a858c5439bf4bc05fd211d3690f82fefa5b6.zip
sh: switch to generic old sigaction()
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Diffstat (limited to 'arch/sh/Kconfig')
-rw-r--r--arch/sh/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/sh/Kconfig b/arch/sh/Kconfig
index d69caaf818bb..b5fd9f3c9925 100644
--- a/arch/sh/Kconfig
+++ b/arch/sh/Kconfig
@@ -42,6 +42,7 @@ config SUPERH
select MODULES_USE_ELF_RELA
select GENERIC_SIGALTSTACK
select OLD_SIGSUSPEND
+ select OLD_SIGACTION
help
The SuperH is a RISC processor targeted for use in embedded systems
and consumer electronics; it was also used in the Sega Dreamcast