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 71bb9e73011a..4367e1379002 100644
--- a/init/Kconfig
+++ b/init/Kconfig
@@ -505,6 +505,7 @@ config RCU_USER_QS
505config CONTEXT_TRACKING_FORCE 505config CONTEXT_TRACKING_FORCE
506 bool "Force context tracking" 506 bool "Force context tracking"
507 depends on CONTEXT_TRACKING 507 depends on CONTEXT_TRACKING
508 default CONTEXT_TRACKING
508 help 509 help
509 Probe on user/kernel boundaries by default in order to 510 Probe on user/kernel boundaries by default in order to
510 test the features that rely on it such as userspace RCU extended 511 test the features that rely on it such as userspace RCU extended