boards/arm/lpc17xx_40xx/pnev5180b: remove OTHER_SERIAL_CONSOLE from usbnsh-cdcecm

this configuration uses CONFIG_CDCACM_CONSOLE
This commit is contained in:
raiden00pl 2024-07-27 17:04:40 +02:00 committed by Xiang Xiao
parent 1a94cb60c4
commit c5b242a935

View File

@ -35,7 +35,6 @@ CONFIG_NET_UDP=y
CONFIG_NSH_ARCHINIT=y
CONFIG_NSH_BUILTIN_APPS=y
CONFIG_NSH_USBCONSOLE=y
CONFIG_OTHER_SERIAL_CONSOLE=y
CONFIG_RAM_SIZE=32768
CONFIG_RAM_START=0x10000000
CONFIG_SCHED_LPWORK=y