[LWIP] enable IGMP protocol default.

This commit is contained in:
aozima 2017-12-19 19:27:25 +08:00
parent bb46058d8e
commit 95b0da14cb

View File

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