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 49017b26d0d3..63d35db1cd72 100644
--- a/litmus/Kconfig
+++ b/litmus/Kconfig
@@ -244,7 +244,7 @@ config SCHED_TASK_TRACE
244config SCHED_TASK_TRACE_SHIFT 244config SCHED_TASK_TRACE_SHIFT
245 int "Buffer size for sched_trace_xxx() events" 245 int "Buffer size for sched_trace_xxx() events"
246 depends on SCHED_TASK_TRACE 246 depends on SCHED_TASK_TRACE
247 range 8 13 247 range 8 28
248 default 9 248 default 9
249 help 249 help
250 250