ipv6: Enable IPV6_ILA as module

This commit is contained in:
Ben Hutchings 2017-01-04 00:33:20 +00:00
parent acc71539d4
commit ac48b8b17c
2 changed files with 2 additions and 0 deletions

1
debian/changelog vendored
View File

@ -17,6 +17,7 @@ linux (4.8.15-2) UNRELEASED; urgency=medium
* [amd64] PCI: Enable PCI_HYPERV as module
* inet: Enable INET_DIAG_DESTROY
* tcp: Enable TCP_CONG_NV as module
* ipv6: Enable IPV6_ILA as module
[ Salvatore Bonaccorso ]
* sg_write()/bsg_write() is not fit to be called under KERNEL_DS

View File

@ -6198,6 +6198,7 @@ CONFIG_INET6_AH=m
CONFIG_INET6_ESP=m
CONFIG_INET6_IPCOMP=m
CONFIG_IPV6_MIP6=y
CONFIG_IPV6_ILA=m
CONFIG_INET6_XFRM_MODE_TRANSPORT=m
CONFIG_INET6_XFRM_MODE_TUNNEL=m
CONFIG_INET6_XFRM_MODE_BEET=m