[kernel] r21711 - in dists/trunk/linux/debian: . config/armel

Ben Hutchings benh at moszumanska.debian.org
Sat Aug 9 03:02:38 UTC 2014


Author: benh
Date: Sat Aug  9 03:02:37 2014
New Revision: 21711

Log:
[armel/kirkwood] Change IPV6 to module to reduce kernel image size

Modified:
   dists/trunk/linux/debian/changelog
   dists/trunk/linux/debian/config/armel/config.kirkwood

Modified: dists/trunk/linux/debian/changelog
==============================================================================
--- dists/trunk/linux/debian/changelog	Sat Aug  9 02:40:27 2014	(r21710)
+++ dists/trunk/linux/debian/changelog	Sat Aug  9 03:02:37 2014	(r21711)
@@ -21,6 +21,7 @@
   * udeb: Add new sound drivers to sound-modules (thanks to Samuel Thibault)
     (Closes: #756998)
   * [armhf] touchscreen: Enable TOUCHSCREEN_SUN4I as module (Closes: #757086)
+  * [armel/kirkwood] Change IPV6 to module to reduce kernel image size
 
  -- Aurelien Jarno <aurel32 at debian.org>  Thu, 31 Jul 2014 20:56:06 +0200
 

Modified: dists/trunk/linux/debian/config/armel/config.kirkwood
==============================================================================
--- dists/trunk/linux/debian/config/armel/config.kirkwood	Sat Aug  9 02:40:27 2014	(r21710)
+++ dists/trunk/linux/debian/config/armel/config.kirkwood	Sat Aug  9 03:02:37 2014	(r21711)
@@ -640,6 +640,11 @@
 CONFIG_ROSE=m
 
 ##
+## file: net/ipv6/Kconfig
+##
+CONFIG_IPV6=m
+
+##
 ## file: sound/soc/Kconfig
 ##
 CONFIG_SND_SOC=m



More information about the Kernel-svn-changes mailing list