[linux] 06/16: rxrpc: Enable AF_RXRPC_IPV6

debian-kernel at lists.debian.org debian-kernel at lists.debian.org
Wed Jan 11 05:15:26 UTC 2017


This is an automated email from the git hooks/post-receive script.

benh pushed a commit to branch master
in repository linux.

commit 6e618742b2de4b4d88722fc1e2b00a4a343c2498
Author: Ben Hutchings <ben at decadent.org.uk>
Date:   Wed Jan 11 02:35:38 2017 +0000

    rxrpc: Enable AF_RXRPC_IPV6
---
 debian/changelog     | 1 +
 debian/config/config | 1 +
 2 files changed, 2 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 191b437..554fc67 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -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)
diff --git a/debian/config/config b/debian/config/config
index 29c3a7c..c482cdb 100644
--- a/debian/config/config
+++ b/debian/config/config
@@ -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
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/kernel/linux.git



More information about the Kernel-svn-changes mailing list