summaryrefslogtreecommitdiffstats
path: root/arch/sh/Kconfig
diff options
context:
space:
mode:
authorAl Viro2012-12-25 22:20:46 +0100
committerAl Viro2013-02-04 00:16:16 +0100
commit881e252d6b37d7526008e3dcd4592823d9273e1f (patch)
tree37868d58629f177e551f5895ada10203bfb4a61a /arch/sh/Kconfig
parentsh: switch to generic sigaltstack (diff)
downloadkernel-qcow2-linux-881e252d6b37d7526008e3dcd4592823d9273e1f.tar.gz
kernel-qcow2-linux-881e252d6b37d7526008e3dcd4592823d9273e1f.tar.xz
kernel-qcow2-linux-881e252d6b37d7526008e3dcd4592823d9273e1f.zip
sh: switch to generic old sigsuspend()
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 fb4a212c1bc4..d69caaf818bb 100644
--- a/arch/sh/Kconfig
+++ b/arch/sh/Kconfig
@@ -41,6 +41,7 @@ config SUPERH
select HAVE_MOD_ARCH_SPECIFIC if DWARF_UNWINDER
select MODULES_USE_ELF_RELA
select GENERIC_SIGALTSTACK
+ select OLD_SIGSUSPEND
help
The SuperH is a RISC processor targeted for use in embedded systems
and consumer electronics; it was also used in the Sega Dreamcast