lwip: fix build with CONFIG_LWIP_DHCPS disabled
Also added example build configuration for this option.
This commit is contained in:
@@ -2,3 +2,4 @@ CONFIG_EXAMPLE_IPV4=y
|
||||
CONFIG_EXAMPLE_IPV6=n
|
||||
CONFIG_EXAMPLE_CONNECT_IPV6=n
|
||||
CONFIG_LWIP_IPV6=n
|
||||
CONFIG_LWIP_DHCPS=n
|
||||
|
||||
Reference in New Issue
Block a user