ARM64: Remove duplicated Kconfig entry for "kernel/power/Kconfig"
[cascardo/linux.git] / lib / Kconfig.debug
index 140b66a..819ac51 100644 (file)
@@ -505,8 +505,7 @@ config DEBUG_VM_RB
        bool "Debug VM red-black trees"
        depends on DEBUG_VM
        help
-         Enable this to turn on more extended checks in the virtual-memory
-         system that may impact performance.
+         Enable VM red-black tree debugging information and extra validations.
 
          If unsure, say N.