[NET] Disable DHCPD in default.

This commit is contained in:
bernard 2017-10-17 22:45:12 +08:00
parent d118852314
commit b3fff25b05

View File

@ -52,7 +52,7 @@ config RT_USING_LWIP
config LWIP_USING_DHCPD
bool "Enable DHCP server"
default y
default n
endif
config RT_LWIP_UDP