commit | 881e252d6b37d7526008e3dcd4592823d9273e1f | [log] [tgz] |
---|---|---|
author | Al Viro <viro@zeniv.linux.org.uk> | Tue Dec 25 16:20:46 2012 -0500 |
committer | Al Viro <viro@zeniv.linux.org.uk> | Sun Feb 03 18:16:16 2013 -0500 |
tree | 37868d58629f177e551f5895ada10203bfb4a61a | |
parent | 7a879a94d90dc5c494875b54499ae321400358d8 [diff] [blame] |
sh: switch to generic old sigsuspend() Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
diff --git a/arch/sh/Kconfig b/arch/sh/Kconfig index fb4a212c..d69caaf 100644 --- a/arch/sh/Kconfig +++ b/arch/sh/Kconfig
@@ -41,6 +41,7 @@ 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