[armel/iop32x,armel/ixp4xx] Make IPV6 a module again due to kernel size limit (fixes FTBFS)

svn path=/dists/trunk/linux/; revision=19712
This commit is contained in:
Ben Hutchings 2013-01-06 06:18:20 +00:00
parent 67e40db32a
commit c6aad6ec7c
3 changed files with 12 additions and 0 deletions

2
debian/changelog vendored
View File

@ -4,6 +4,8 @@ linux (3.7.1-1~experimental.3) UNRELEASED; urgency=low
* [ia64] nouveau: Disable another bit of ACPI support (fixes FTBFS)
* [armhf/omap] Make OMAP_DMA built-in (fixes FTBFS)
* ath6kl: Do not use virt_addr_valid() (fixes FTBFS on mips,mipsel)
* [armel/iop32x,armel/ixp4xx] Make IPV6 a module again due to kernel
size limit (fixes FTBFS)
-- Ben Hutchings <ben@decadent.org.uk> Sun, 06 Jan 2013 04:39:12 +0000

View File

@ -645,6 +645,11 @@ CONFIG_DECNET=m
##
# CONFIG_DECNET_NF_GRABULATOR is not set
##
## file: net/ipv6/Kconfig
##
CONFIG_IPV6=m
##
## file: net/ipx/Kconfig
##

View File

@ -779,6 +779,11 @@ CONFIG_DECNET_ROUTER=y
##
# CONFIG_DECNET_NF_GRABULATOR is not set
##
## file: net/ipv6/Kconfig
##
CONFIG_IPV6=m
##
## file: net/ipx/Kconfig
##