diff --git a/arch/x86/Kconfig.debug b/arch/x86/Kconfig.debug index bf42bb119c75..fdf1431ac8c2 100644 --- a/arch/x86/Kconfig.debug +++ b/arch/x86/Kconfig.debug @@ -239,7 +239,7 @@ choice config UNWINDER_ORC bool "ORC unwinder" - depends on X86_64 && !LTO_CLANG + depends on X86_64 select STACK_VALIDATION ---help--- This option enables the ORC (Oops Rewind Capability) unwinder for