summaryrefslogtreecommitdiffstats
path: root/arch
diff options
context:
space:
mode:
Diffstat (limited to 'arch')
-rw-r--r--arch/Kconfig3
1 files changed, 3 insertions, 0 deletions
diff --git a/arch/Kconfig b/arch/Kconfig
index 374a68adbf1f..18c0383dcc42 100644
--- a/arch/Kconfig
+++ b/arch/Kconfig
@@ -362,6 +362,9 @@ config GENERIC_SIGALTSTACK
362config GENERIC_COMPAT_RT_SIGPROCMASK 362config GENERIC_COMPAT_RT_SIGPROCMASK
363 bool 363 bool
364 364
365config GENERIC_COMPAT_RT_SIGPENDING
366 bool
367
365# 368#
366# ABI hall of shame 369# ABI hall of shame
367# 370#