objtool: Add CONFIG_OBJTOOL
[sfrench/cifs-2.6.git] / arch / x86 / Kconfig.debug
index d3a6f74a94bdf29d15b9ef1db95927fae29d668c..d872a7522e55fd4b65ce2705b5ce8cecdc3b858b 100644 (file)
@@ -237,7 +237,7 @@ choice
 config UNWINDER_ORC
        bool "ORC unwinder"
        depends on X86_64
-       select STACK_VALIDATION
+       select OBJTOOL
        help
          This option enables the ORC (Oops Rewind Capability) unwinder for
          unwinding kernel stack traces.  It uses a custom data format which is