diff options
Diffstat (limited to 'lib/Kconfig.debug')
| -rw-r--r-- | lib/Kconfig.debug | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/Kconfig.debug b/lib/Kconfig.debug index ccca32264748..e34d11d70bbf 100644 --- a/lib/Kconfig.debug +++ b/lib/Kconfig.debug | |||
| @@ -1511,6 +1511,7 @@ config RBTREE_TEST | |||
| 1511 | config INTERVAL_TREE_TEST | 1511 | config INTERVAL_TREE_TEST |
| 1512 | tristate "Interval tree test" | 1512 | tristate "Interval tree test" |
| 1513 | depends on m && DEBUG_KERNEL | 1513 | depends on m && DEBUG_KERNEL |
| 1514 | select INTERVAL_TREE | ||
| 1514 | help | 1515 | help |
| 1515 | A benchmark measuring the performance of the interval tree library | 1516 | A benchmark measuring the performance of the interval tree library |
| 1516 | 1517 | ||
