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