From cab2ba209e8f7d70cb2d4ad119d2616f05501819 Mon Sep 17 00:00:00 2001 From: David Sidrane Date: Thu, 17 Jun 2021 15:27:03 -0700 Subject: [PATCH] px4_fmu-v5x: Update base_phy_DP83848C defconfig NuttX 10.1.0+ CONFIG_NET_SOCKOPTS Automatic --- boards/px4/fmu-v5x/nuttx-config/base_phy_DP83848C/defconfig | 1 - 1 file changed, 1 deletion(-) diff --git a/boards/px4/fmu-v5x/nuttx-config/base_phy_DP83848C/defconfig b/boards/px4/fmu-v5x/nuttx-config/base_phy_DP83848C/defconfig index 27f71056307..0d2d718a716 100644 --- a/boards/px4/fmu-v5x/nuttx-config/base_phy_DP83848C/defconfig +++ b/boards/px4/fmu-v5x/nuttx-config/base_phy_DP83848C/defconfig @@ -118,7 +118,6 @@ CONFIG_NET_ARP_SEND=y CONFIG_NET_BROADCAST=y CONFIG_NET_ICMP=y CONFIG_NET_ICMP_SOCKET=y -CONFIG_NET_SOCKOPTS=y CONFIG_NET_SOLINGER=y CONFIG_NET_TCP=y CONFIG_NET_TCPBACKLOG=y