aboutsummaryrefslogtreecommitdiffstats
path: root/init/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'init/Kconfig')
-rw-r--r--init/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/init/Kconfig b/init/Kconfig
index 22616cd434bc..8a1dac2f80a9 100644
--- a/init/Kconfig
+++ b/init/Kconfig
@@ -509,6 +509,7 @@ config RCU_USER_QS
509config CONTEXT_TRACKING_FORCE 509config CONTEXT_TRACKING_FORCE
510 bool "Force context tracking" 510 bool "Force context tracking"
511 depends on CONTEXT_TRACKING 511 depends on CONTEXT_TRACKING
512 default CONTEXT_TRACKING
512 help 513 help
513 Probe on user/kernel boundaries by default in order to 514 Probe on user/kernel boundaries by default in order to
514 test the features that rely on it such as userspace RCU extended 515 test the features that rely on it such as userspace RCU extended