diff options
Diffstat (limited to 'lib/Kconfig.debug')
-rw-r--r-- | lib/Kconfig.debug | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/lib/Kconfig.debug b/lib/Kconfig.debug index ee9f030b6951..a6e7e7741523 100644 --- a/lib/Kconfig.debug +++ b/lib/Kconfig.debug | |||
@@ -1289,12 +1289,6 @@ config RBTREE_TEST | |||
1289 | A benchmark measuring the performance of the rbtree library. | 1289 | A benchmark measuring the performance of the rbtree library. |
1290 | Also includes rbtree invariant checks. | 1290 | Also includes rbtree invariant checks. |
1291 | 1291 | ||
1292 | config PRIO_TREE_TEST | ||
1293 | tristate "Prio tree test" | ||
1294 | depends on m && DEBUG_KERNEL | ||
1295 | help | ||
1296 | A benchmark measuring the performance of the prio tree library | ||
1297 | |||
1298 | config INTERVAL_TREE_TEST | 1292 | config INTERVAL_TREE_TEST |
1299 | tristate "Interval tree test" | 1293 | tristate "Interval tree test" |
1300 | depends on m && DEBUG_KERNEL | 1294 | depends on m && DEBUG_KERNEL |