Explorar o código

[LWIP] enable IGMP protocol default.

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

+ 1 - 1
components/net/Kconfig

@@ -27,7 +27,7 @@ config RT_USING_LWIP
 
         config RT_LWIP_IGMP
             bool "IGMP protocol"
-            default n
+            default y
 
         config RT_LWIP_ICMP
             bool "ICMP protocol"