drm/i915: Check for a NULL shared dpll before dereferencing
[cascardo/linux.git] / lib / Kconfig.debug
index 819ac51..4bff173 100644 (file)
@@ -1496,6 +1496,7 @@ config RBTREE_TEST
 config INTERVAL_TREE_TEST
        tristate "Interval tree test"
        depends on m && DEBUG_KERNEL
+       select INTERVAL_TREE
        help
          A benchmark measuring the performance of the interval tree library