aboutsummaryrefslogtreecommitdiffstats
path: root/litmus/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'litmus/Kconfig')
-rw-r--r--litmus/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/litmus/Kconfig b/litmus/Kconfig
index babb43deffb5..2253be5e74eb 100644
--- a/litmus/Kconfig
+++ b/litmus/Kconfig
@@ -243,7 +243,7 @@ config SCHED_TASK_TRACE
243config SCHED_TASK_TRACE_SHIFT 243config SCHED_TASK_TRACE_SHIFT
244 int "Buffer size for sched_trace_xxx() events" 244 int "Buffer size for sched_trace_xxx() events"
245 depends on SCHED_TASK_TRACE 245 depends on SCHED_TASK_TRACE
246 range 8 13 246 range 8 14
247 default 9 247 default 9
248 help 248 help
249 249