diff options
| author | Al Viro <viro@zeniv.linux.org.uk> | 2012-12-14 15:25:43 -0500 |
|---|---|---|
| committer | Al Viro <viro@zeniv.linux.org.uk> | 2012-12-19 18:07:42 -0500 |
| commit | 50ececcfa7d1acee085b2c518cad495062db6379 (patch) | |
| tree | 3e947b8208e40f34a867be42d0a3908f53844a01 /arch/alpha/Kconfig | |
| parent | c40702c49faef05ae324f121d8b3e215244ee152 (diff) | |
alpha: switch to generic sigaltstack
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Diffstat (limited to 'arch/alpha/Kconfig')
| -rw-r--r-- | arch/alpha/Kconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/alpha/Kconfig b/arch/alpha/Kconfig index 7e3710c0cce5..9d5904cc7712 100644 --- a/arch/alpha/Kconfig +++ b/arch/alpha/Kconfig | |||
| @@ -22,6 +22,7 @@ config ALPHA | |||
| 22 | select GENERIC_STRNLEN_USER | 22 | select GENERIC_STRNLEN_USER |
| 23 | select HAVE_MOD_ARCH_SPECIFIC | 23 | select HAVE_MOD_ARCH_SPECIFIC |
| 24 | select MODULES_USE_ELF_RELA | 24 | select MODULES_USE_ELF_RELA |
| 25 | select GENERIC_SIGALTSTACK | ||
| 25 | help | 26 | help |
| 26 | The Alpha is a 64-bit general-purpose processor designed and | 27 | The Alpha is a 64-bit general-purpose processor designed and |
| 27 | marketed by the Digital Equipment Corporation of blessed memory, | 28 | marketed by the Digital Equipment Corporation of blessed memory, |
