aboutsummaryrefslogtreecommitdiffstats
path: root/arch/alpha/Kconfig
diff options
context:
space:
mode:
authorAl Viro <viro@zeniv.linux.org.uk>2012-12-25 16:30:23 -0500
committerAl Viro <viro@zeniv.linux.org.uk>2013-02-03 18:15:46 -0500
commit302627e9f96e09269ccbfaf1951f46d29753856f (patch)
treed8a722ee59622fd4353ad9dfc7585722f0177c68 /arch/alpha/Kconfig
parent691f6903dc389606b28b2200ecc0bcf1f53e548c (diff)
alpha: switch to generic old sigsuspend
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Diffstat (limited to 'arch/alpha/Kconfig')
-rw-r--r--arch/alpha/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/alpha/Kconfig b/arch/alpha/Kconfig
index 8696c03a9d73..15740cf29bd4 100644
--- a/arch/alpha/Kconfig
+++ b/arch/alpha/Kconfig
@@ -24,6 +24,7 @@ config ALPHA
24 select MODULES_USE_ELF_RELA 24 select MODULES_USE_ELF_RELA
25 select GENERIC_SIGALTSTACK 25 select GENERIC_SIGALTSTACK
26 select ODD_RT_SIGACTION 26 select ODD_RT_SIGACTION
27 select OLD_SIGSUSPEND
27 help 28 help
28 The Alpha is a 64-bit general-purpose processor designed and 29 The Alpha is a 64-bit general-purpose processor designed and
29 marketed by the Digital Equipment Corporation of blessed memory, 30 marketed by the Digital Equipment Corporation of blessed memory,