diff options
Diffstat (limited to 'arch')
-rw-r--r-- | arch/Kconfig | 3 |
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 | |||
362 | config GENERIC_COMPAT_RT_SIGPROCMASK | 362 | config GENERIC_COMPAT_RT_SIGPROCMASK |
363 | bool | 363 | bool |
364 | 364 | ||
365 | config GENERIC_COMPAT_RT_SIGPENDING | ||
366 | bool | ||
367 | |||
365 | # | 368 | # |
366 | # ABI hall of shame | 369 | # ABI hall of shame |
367 | # | 370 | # |