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 e71f7a332f2..1ba3a1368f6 100644
--- a/litmus/Kconfig
+++ b/litmus/Kconfig
@@ -39,7 +39,7 @@ config PLUGIN_PFAIR
39config MERGE_TIMERS 39config MERGE_TIMERS
40 bool "Timer-merging Support" 40 bool "Timer-merging Support"
41 depends on HIGH_RES_TIMERS 41 depends on HIGH_RES_TIMERS
42 default y 42 default n
43 help 43 help
44 Include support for merging timers. 44 Include support for merging timers.
45 45