x86/unwind: Rename unwinder config options to 'CONFIG_UNWINDER_*'
[linux-2.6-block.git] / lib / Kconfig.debug
index 2689b7c50c52992623cc8d7e65df03bffc8798d3..7566eff22236df036afd29056bab05eea12ebedd 100644 (file)
@@ -376,7 +376,7 @@ config STACK_VALIDATION
          that runtime stack traces are more reliable.
 
          This is also a prerequisite for generation of ORC unwind data, which
-         is needed for CONFIG_ORC_UNWINDER.
+         is needed for CONFIG_UNWINDER_ORC.
 
          For more information, see
          tools/objtool/Documentation/stack-validation.txt.