diff --git a/arch/x86/core/Kconfig.intel64 b/arch/x86/core/Kconfig.intel64 index 7b5359a7ecd..e1f5869c772 100644 --- a/arch/x86/core/Kconfig.intel64 +++ b/arch/x86/core/Kconfig.intel64 @@ -35,7 +35,6 @@ config ARCH_HAS_STACKWALK select DEBUG_INFO select THREAD_STACK_INFO depends on !OMIT_FRAME_POINTER - depends on NO_OPTIMIZATIONS help Internal config to indicate that the arch_stack_walk() API is implemented and it can be enabled.