This is an automated email from the ASF dual-hosted git repository. linguini1 pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/nuttx.git
commit cebdcdc692ec413f663534205e7568b4546d1013 Author: raiden00pl <[email protected]> AuthorDate: Wed May 6 11:42:28 2026 +0200 boards/nucleo-h563zi/nshusbnet: normalize defconfig boards/nucleo-h563zi/nshusbnet: normalize defconfig Signed-off-by: raiden00pl <[email protected]> --- boards/arm/stm32h5/nucleo-h563zi/configs/nshusbnet/defconfig | 1 - 1 file changed, 1 deletion(-) diff --git a/boards/arm/stm32h5/nucleo-h563zi/configs/nshusbnet/defconfig b/boards/arm/stm32h5/nucleo-h563zi/configs/nshusbnet/defconfig index b039cd460f2..1c47ce601a8 100644 --- a/boards/arm/stm32h5/nucleo-h563zi/configs/nshusbnet/defconfig +++ b/boards/arm/stm32h5/nucleo-h563zi/configs/nshusbnet/defconfig @@ -44,7 +44,6 @@ CONFIG_NET_PKT=y CONFIG_NET_ROUTE=y CONFIG_NET_TCP=y CONFIG_NET_UDP=y -CONFIG_NSH_ARCHINIT=y CONFIG_NSH_BUILTIN_APPS=y CONFIG_NSH_FILEIOSIZE=512 CONFIG_NSH_READLINE=y
