enable more mobile IPv6 needs

Acked-by: Bastian Blank <waldi@debian.org>

svn path=/dists/trunk/linux-2.6/; revision=15016
This commit is contained in:
Maximilian Attems 2010-01-26 18:14:19 +00:00
parent 759a2ccd34
commit 6b33069da4
2 changed files with 4 additions and 3 deletions

1
debian/changelog vendored
View File

@ -69,6 +69,7 @@ linux-2.6 (2.6.32-6) UNRELEASED; urgency=low
(closes: #545417).
* Enable easier debugging of Power Managment code. (closes: #478315)
* Pass `DEB_MAINT_PARAMS' to hook scripts. (closes: #563161)
* Enable more mobile IPv6 needs. (closes: #528834)
-- Ben Hutchings <ben@decadent.org.uk> Sun, 10 Jan 2010 17:38:50 +0000

View File

@ -3863,11 +3863,11 @@ CONFIG_LIB80211=m
## file: net/xfrm/Kconfig
##
CONFIG_XFRM_USER=m
# CONFIG_XFRM_SUB_POLICY is not set
# CONFIG_XFRM_MIGRATE is not set
CONFIG_XFRM_SUB_POLICY=y
CONFIG_XFRM_MIGRATE=y
# CONFIG_XFRM_STATISTICS is not set
CONFIG_NET_KEY=m
# CONFIG_NET_KEY_MIGRATE is not set
CONFIG_NET_KEY_MIGRATE=y
##
## file: samples/Kconfig