Skip to content
Commit 02770ad9 authored by Yong Cong Sin's avatar Yong Cong Sin Committed by Carles Cufí
Browse files

debug: EXCEPTION_STACK_TRACE should depend on arch Kconfigs



Fix the dependencies of `CONFIG_EXCEPTION_STACK_TRACE`:
- Architecture-specific Kconfig, i.e.
  `X86_EXCEPTION_STACK_TRACE`, will be enabled automatically
  when all the dependencies are met.
- `EXCEPTION_STACK_TRACE` depends on architecture-specific
  Kconfig to be enabled.
- The stack trace implementations should be compiled only if
  user enables `CONFIG_EXCEPTION_STACK_TRACE`.

Signed-off-by: default avatarYong Cong Sin <ycsin@meta.com>
parent 190777dc
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment