|
@@ -1461,7 +1461,7 @@ config BACKTRACE_SELF_TEST
|
|
|
|
|
|
config RBTREE_TEST
|
|
config RBTREE_TEST
|
|
tristate "Red-Black tree test"
|
|
tristate "Red-Black tree test"
|
|
- depends on m && DEBUG_KERNEL
|
|
|
|
|
|
+ depends on DEBUG_KERNEL
|
|
help
|
|
help
|
|
A benchmark measuring the performance of the rbtree library.
|
|
A benchmark measuring the performance of the rbtree library.
|
|
Also includes rbtree invariant checks.
|
|
Also includes rbtree invariant checks.
|