mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2025-02-21 01:07:18 +08:00
[NET] Disable DHCPD in default.
This commit is contained in:
parent
d118852314
commit
b3fff25b05
@ -52,7 +52,7 @@ config RT_USING_LWIP
|
|||||||
|
|
||||||
config LWIP_USING_DHCPD
|
config LWIP_USING_DHCPD
|
||||||
bool "Enable DHCP server"
|
bool "Enable DHCP server"
|
||||||
default y
|
default n
|
||||||
endif
|
endif
|
||||||
|
|
||||||
config RT_LWIP_UDP
|
config RT_LWIP_UDP
|
||||||
|
Loading…
x
Reference in New Issue
Block a user