Skip to content

Commit 550acc1

Browse files
authored
LWIP_DHCP_RESTORE_LAST_IP=n
1 parent 33fa5c4 commit 550acc1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

configs/defconfig.common

+1-1
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ CONFIG_LWIP_TCPIP_TASK_AFFINITY_CPU0=y
8989
CONFIG_LWIP_IPV6_AUTOCONFIG=y
9090
CONFIG_LWIP_IPV6_RDNSS_MAX_DNS_SERVERS=2
9191
CONFIG_LWIP_MAX_SOCKETS=16
92-
CONFIG_LWIP_DHCP_RESTORE_LAST_IP=y
92+
CONFIG_LWIP_DHCP_RESTORE_LAST_IP=n
9393
CONFIG_LWIP_DHCP_OPTIONS_LEN=128
9494
CONFIG_LWIP_SNTP_MAX_SERVERS=1
9595
# CONFIG_LWIP_DHCP_GET_NTP_SRV is not set

0 commit comments

Comments
 (0)