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 a34440f3d8bc..8c156e4da528 100644
--- a/litmus/Kconfig
+++ b/litmus/Kconfig
@@ -157,7 +157,7 @@ config SCHED_TASK_TRACE
157config SCHED_TASK_TRACE_SHIFT 157config SCHED_TASK_TRACE_SHIFT
158 int "Buffer size for sched_trace_xxx() events" 158 int "Buffer size for sched_trace_xxx() events"
159 depends on SCHED_TASK_TRACE 159 depends on SCHED_TASK_TRACE
160 range 8 13 160 range 8 15
161 default 9 161 default 9
162 help 162 help
163 163