Explorar o código

[NET] Disable DHCPD in default.

bernard %!s(int64=8) %!d(string=hai) anos
pai
achega
b3fff25b05
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      components/net/KConfig

+ 1 - 1
components/net/KConfig

@@ -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