rxrpc: Enable AF_RXRPC_IPV6

This commit is contained in:
Ben Hutchings 2017-01-11 02:35:38 +00:00
parent 8af88a5cba
commit 6e618742b2
2 changed files with 2 additions and 0 deletions

1
debian/changelog vendored
View File

@ -14,6 +14,7 @@ linux (4.9.2-1~exp1) UNRELEASED; urgency=medium
* net/sched: Enable NET_ACT_TUNNEL_KEY, NET_IFE_SKBTCINDEX as modules
* vsock: Enable VSOCKETS, VHOST_VSOCK, VIRTIO_VSOCKETS as modules
* hci_uart: Enable BT_HCIUART_MRVL
* rxrpc: Enable AF_RXRPC_IPV6
[ John Paul Adrian Glaubitz ]
* [sh3] Build a linux-libc-dev package (Closes: #850732)

View File

@ -6575,6 +6575,7 @@ CONFIG_RFKILL_INPUT=y
## file: net/rxrpc/Kconfig
##
CONFIG_AF_RXRPC=m
CONFIG_AF_RXRPC_IPV6=y
# CONFIG_AF_RXRPC_DEBUG is not set
CONFIG_RXKAD=y