aboutsummaryrefslogtreecommitdiffstats
path: root/arch/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'arch/Kconfig')
-rw-r--r--arch/Kconfig5
1 files changed, 5 insertions, 0 deletions
diff --git a/arch/Kconfig b/arch/Kconfig
index 7f8f281f2585..6e4c32a5a358 100644
--- a/arch/Kconfig
+++ b/arch/Kconfig
@@ -373,4 +373,9 @@ config CLONE_BACKWARDS2
373 help 373 help
374 Architecture has the first two arguments of clone(2) swapped. 374 Architecture has the first two arguments of clone(2) swapped.
375 375
376config ODD_RT_SIGACTION
377 bool
378 help
379 Architecture has unusual rt_sigaction(2) arguments
380
376source "kernel/gcov/Kconfig" 381source "kernel/gcov/Kconfig"