Răsfoiți Sursa

[NET] Disable DHCPD in default.

bernard 8 ani în urmă
părinte
comite
b3fff25b05
1 a modificat fișierele cu 1 adăugiri și 1 ștergeri
  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