boards/sim/nxscope: remove CONFIG_ALLSYMS=y

this option adds some python dependencies for mkallsyms.py and we don't need it for this example
This commit is contained in:
raiden00pl 2023-11-29 16:55:36 +01:00 committed by Xiang Xiao
parent bd19065933
commit 47b27321d5

View File

@ -6,7 +6,6 @@
# modifications.
#
# CONFIG_NSH_CMDOPT_HEXDUMP is not set
CONFIG_ALLSYMS=y
CONFIG_ARCH="sim"
CONFIG_ARCH_BOARD="sim"
CONFIG_ARCH_BOARD_SIM=y