diff --git a/boards/arm/lpc17xx_40xx/lx_cpu/configs/nsh/defconfig b/boards/arm/lpc17xx_40xx/lx_cpu/configs/nsh/defconfig index ef1bdc5e6a..14905df136 100644 --- a/boards/arm/lpc17xx_40xx/lx_cpu/configs/nsh/defconfig +++ b/boards/arm/lpc17xx_40xx/lx_cpu/configs/nsh/defconfig @@ -34,6 +34,7 @@ CONFIG_CDCACM=y CONFIG_CDCACM_COMPOSITE=y CONFIG_CDCACM_IFLOWCONTROL=y CONFIG_CDCECM_COMPOSITE=y +CONFIG_CLOCK_MONOTONIC=y CONFIG_DEV_LOOP=y CONFIG_DEV_ZERO=y CONFIG_DFU=y @@ -153,6 +154,7 @@ CONFIG_SYSTEM_CDCACM=y CONFIG_SYSTEM_DHCPC_RENEW=y CONFIG_SYSTEM_I2CTOOL=y CONFIG_SYSTEM_MDIO=y +CONFIG_SYSTEM_NETDB=y CONFIG_SYSTEM_NSH=y CONFIG_SYSTEM_NSH_STACKSIZE=4096 CONFIG_SYSTEM_NTPC=y