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

svn path=/dists/trunk/linux/; revision=21711
This commit is contained in:
Ben Hutchings 2014-08-09 03:02:37 +00:00
parent 541f7561e9
commit 6c0dcc12a5
2 changed files with 6 additions and 0 deletions

1
debian/changelog vendored
View File

@ -21,6 +21,7 @@ linux (3.16-1~exp1) UNRELEASED; urgency=medium
* 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@debian.org> Thu, 31 Jul 2014 20:56:06 +0200

View File

@ -639,6 +639,11 @@ CONFIG_AX25=m
CONFIG_NETROM=m
CONFIG_ROSE=m
##
## file: net/ipv6/Kconfig
##
CONFIG_IPV6=m
##
## file: sound/soc/Kconfig
##