From 881f7497776d50240513fa40d47f1c1f66283415 Mon Sep 17 00:00:00 2001 From: YAMAMOTO Takashi Date: Wed, 10 Jul 2024 20:59:10 +0900 Subject: [PATCH] refresh esp32s3-devkit:qemu_debug after https://github.com/apache/nuttx/pull/12639 --- .../xtensa/esp32s3/esp32s3-devkit/configs/qemu_debug/defconfig | 1 - 1 file changed, 1 deletion(-) diff --git a/boards/xtensa/esp32s3/esp32s3-devkit/configs/qemu_debug/defconfig b/boards/xtensa/esp32s3/esp32s3-devkit/configs/qemu_debug/defconfig index 1a48372287..f6d35180df 100644 --- a/boards/xtensa/esp32s3/esp32s3-devkit/configs/qemu_debug/defconfig +++ b/boards/xtensa/esp32s3/esp32s3-devkit/configs/qemu_debug/defconfig @@ -58,7 +58,6 @@ CONFIG_NETUTILS_CJSON=y CONFIG_NETUTILS_IPERF=y CONFIG_NET_BROADCAST=y CONFIG_NET_ETH_PKTSIZE=1514 -CONFIG_NET_ICMP=y CONFIG_NET_ICMP_SOCKET=y CONFIG_NET_TCP=y CONFIG_NET_TCP_DELAYED_ACK=y