|
@@ -1594,7 +1594,7 @@ config RBTREE_TEST
|
|
|
|
|
|
config INTERVAL_TREE_TEST
|
|
config INTERVAL_TREE_TEST
|
|
tristate "Interval tree test"
|
|
tristate "Interval tree test"
|
|
- depends on m && DEBUG_KERNEL
|
|
|
|
|
|
+ depends on DEBUG_KERNEL
|
|
select INTERVAL_TREE
|
|
select INTERVAL_TREE
|
|
help
|
|
help
|
|
A benchmark measuring the performance of the interval tree library
|
|
A benchmark measuring the performance of the interval tree library
|