Merge "defconfig: msmcortex: Enable INET_UDP_DIAG"

This commit is contained in:
Linux Build Service Account 2018-05-26 13:26:54 -07:00 committed by Gerrit - the friendly Code Review server
commit 10f17193d7
2 changed files with 2 additions and 0 deletions

View file

@ -104,6 +104,7 @@ CONFIG_INET_AH=y
CONFIG_INET_ESP=y
CONFIG_INET_IPCOMP=y
# CONFIG_INET_LRO is not set
CONFIG_INET_UDP_DIAG=y
CONFIG_INET_DIAG_DESTROY=y
CONFIG_IPV6_ROUTER_PREF=y
CONFIG_IPV6_ROUTE_INFO=y

View file

@ -103,6 +103,7 @@ CONFIG_IP_PNP_DHCP=y
CONFIG_INET_AH=y
CONFIG_INET_ESP=y
CONFIG_INET_IPCOMP=y
CONFIG_INET_UDP_DIAG=y
CONFIG_INET_DIAG_DESTROY=y
CONFIG_IPV6_ROUTER_PREF=y
CONFIG_IPV6_ROUTE_INFO=y