[linux] 07/10: net: Enable GTP as module (Closes: #846913)

debian-kernel at lists.debian.org debian-kernel at lists.debian.org
Thu Jan 5 23:35:27 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 8c35b862a7382f9ee1497bf993eeaf4e465a2fa7
Author: Ben Hutchings <ben at decadent.org.uk>
Date:   Thu Jan 5 03:30:49 2017 +0000

    net: Enable GTP as module (Closes: #846913)
---
 debian/changelog     | 1 +
 debian/config/config | 1 +
 2 files changed, 2 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 1827740..677a0fd 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -14,6 +14,7 @@ linux (4.9-1~exp1) UNRELEASED; urgency=medium
   * [x86] iio,HID: Enable INTEL_ISH_HID as module
   * hwmon,watchdog: Enable SENSORS_FTSTEUTATES as module (together with the
     previous, Closes: #847017)
+  * net: Enable GTP as module (Closes: #846913)
 
   [ Uwe Kleine-König ]
   * enable `perf data' support; patch by Sebastian Andrzej Siewior
diff --git a/debian/config/config b/debian/config/config
index 4a30a34..a6f827f 100644
--- a/debian/config/config
+++ b/debian/config/config
@@ -2647,6 +2647,7 @@ CONFIG_MACVTAP=m
 CONFIG_IPVLAN=m
 CONFIG_VXLAN=m
 CONFIG_GENEVE=m
+CONFIG_GTP=m
 CONFIG_NETCONSOLE=m
 CONFIG_NETCONSOLE_DYNAMIC=y
 CONFIG_TUN=m

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