diff --git a/lib/Kconfig.debug b/lib/Kconfig.debug index ca9460f049b82ff8535521d94bed95ec87d0ce21..e20fc079bebd6e80239deb858ba508205c70a92b 100644 --- a/lib/Kconfig.debug +++ b/lib/Kconfig.debug @@ -1594,7 +1594,7 @@ config RBTREE_TEST config INTERVAL_TREE_TEST tristate "Interval tree test" - depends on m && DEBUG_KERNEL + depends on DEBUG_KERNEL select INTERVAL_TREE help A benchmark measuring the performance of the interval tree library