summaryrefslogtreecommitdiffstats
path: root/arch/h8300/Kconfig
diff options
context:
space:
mode:
authorAl Viro2012-11-26 05:12:10 +0100
committerAl Viro2013-02-14 15:21:15 +0100
commitd64008a8f30e0b381b292788ec6f3ee509b3bb40 (patch)
tree176340cd7acbaf715abe91645b553db46f18b679 /arch/h8300/Kconfig
parentmake do_sigaltstack() static (diff)
downloadkernel-qcow2-linux-d64008a8f30e0b381b292788ec6f3ee509b3bb40.tar.gz
kernel-qcow2-linux-d64008a8f30e0b381b292788ec6f3ee509b3bb40.tar.xz
kernel-qcow2-linux-d64008a8f30e0b381b292788ec6f3ee509b3bb40.zip
burying unused conditionals
__ARCH_WANT_SYS_RT_SIGACTION, __ARCH_WANT_SYS_RT_SIGSUSPEND, __ARCH_WANT_COMPAT_SYS_RT_SIGSUSPEND, __ARCH_WANT_COMPAT_SYS_SCHED_RR_GET_INTERVAL - not used anymore CONFIG_GENERIC_{SIGALTSTACK,COMPAT_RT_SIG{ACTION,QUEUEINFO,PENDING,PROCMASK}} - can be assumed always set.
Diffstat (limited to 'arch/h8300/Kconfig')
-rw-r--r--arch/h8300/Kconfig1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/h8300/Kconfig b/arch/h8300/Kconfig
index 0b0176ce2c35..05b613af223a 100644
--- a/arch/h8300/Kconfig
+++ b/arch/h8300/Kconfig
@@ -9,7 +9,6 @@ config H8300
select GENERIC_IRQ_SHOW
select GENERIC_CPU_DEVICES
select MODULES_USE_ELF_RELA
- select GENERIC_SIGALTSTACK
select OLD_SIGSUSPEND3
select OLD_SIGACTION