mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-09-04 02:51:56 +00:00
CONFIG_DEBUG_INFO was disabled for IAMCU targets. As per Jira update forked arch/code is gone. So it should not block enabling DEBUG_INFO for IAMCU. Currently CONFIG_DEBUG_INFO depends on (x86 = y && !X86_IAMCU) CONFIG_DEBUG_INFO can not be set for IAMCU. this patch removes dependency. Jira: ZEP-601 Change-Id: Ib5635096f83f7b931c277b667a55c6d54f8e946a Signed-off-by: Youvedeep Singh <youvedeep.singh@intel.com> |
||
---|---|---|
.. | ||
gdb_server.c | ||
Kconfig | ||
Makefile | ||
mem_safe_check_boundaries.c | ||
openocd.c |