config: DEBUG_LINK_MAP don't need depend on ARCH_TOOLCHAIN_GNU

since all toolchain could generate the map file

Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
This commit is contained in:
Xiang Xiao 2022-04-28 00:02:37 +08:00 committed by Masayuki Ishikawa
parent afc09fb442
commit 7539d75bb4

View File

@ -1972,7 +1972,6 @@ config DEBUG_OPT_UNUSED_SECTIONS
config DEBUG_LINK_MAP
bool "Generate link map file"
default y
depends on ARCH_TOOLCHAIN_GNU
---help---
Selecting this option will pass "-Map=$(TOPDIR)$(DELIM)nuttx.map" to ld
when linking NuttX ELF. That file can be useful for verifying