boards/sim/sim/sim: disable CONFIG_SERIAL_RTT_CONSOLE for segger config

disable CONFIG_SERIAL_RTT_CONSOLE for segger config - only one CONSOLE option should be set
This commit is contained in:
raiden00pl 2024-07-25 18:32:15 +02:00 committed by Xiang Xiao
parent 2bcba4d85e
commit f51772da0e

View File

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