The `DEBUG_INFO` in the `EXCEPTION_STACK_TRACE` is only required by x86. Move that to `X86_EXCEPTION_STACK_TRACE` instead. Signed-off-by: Yong Cong Sin <ycsin@meta.com>
8 lines
103 B
Plaintext
8 lines
103 B
Plaintext
CONFIG_TEST=y
|
|
|
|
CONFIG_LOG=y
|
|
CONFIG_LOG_BUFFER_SIZE=2048
|
|
|
|
CONFIG_EXCEPTION_STACK_TRACE=y
|
|
CONFIG_DEBUG=y
|