From 6b33069da4907e2364b904b7a00201e2c62461c9 Mon Sep 17 00:00:00 2001 From: Maximilian Attems Date: Tue, 26 Jan 2010 18:14:19 +0000 Subject: [PATCH] enable more mobile IPv6 needs Acked-by: Bastian Blank svn path=/dists/trunk/linux-2.6/; revision=15016 --- debian/changelog | 1 + debian/config/config | 6 +++--- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/debian/changelog b/debian/changelog index 82f1c2b24..3353f5573 100644 --- a/debian/changelog +++ b/debian/changelog @@ -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 Sun, 10 Jan 2010 17:38:50 +0000 diff --git a/debian/config/config b/debian/config/config index ba6c7b00c..7f6e2d17d 100644 --- a/debian/config/config +++ b/debian/config/config @@ -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