arch: x86: select DEBUG_INFO in X86_EXCEPTION_STACK_TRACE
Select `DEBUG_INFO` instead of depending on it. Signed-off-by: Yong Cong Sin <ycsin@meta.com>
This commit is contained in:
parent
8a5823b474
commit
ea00e04382
3 changed files with 2 additions and 3 deletions
|
@ -32,7 +32,6 @@ tests:
|
|||
arch_allow: x86
|
||||
extra_configs:
|
||||
- CONFIG_NO_OPTIMIZATIONS=y
|
||||
- CONFIG_DEBUG_INFO=y
|
||||
- CONFIG_OMIT_FRAME_POINTER=n
|
||||
integration_platforms:
|
||||
- qemu_x86
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue