configs/pnev5180b/nsh-cdcecm/defconfig: CDC/ECM requires SCHED_LPWORK

This commit is contained in:
Gregory Nutt 2019-06-29 10:01:39 -06:00
parent c2a383ef6d
commit 980a89bfb6

View File

@ -31,6 +31,7 @@ CONFIG_NSH_ARCHINIT=y
CONFIG_NSH_BUILTIN_APPS=y
CONFIG_RAM_SIZE=32768
CONFIG_RAM_START=0x10000000
CONFIG_SCHED_LPWORK=y
CONFIG_SYSTEM_NSH=y
CONFIG_SYSTEM_PING=y
CONFIG_UART0_SERIAL_CONSOLE=y