Re: [PATCH 1/20] [PATCH] [IPV6]: Add Kconfig to enable Mobile IPv6.

2006-07-30 Thread James Morris
On Sat, 29 Jul 2006, Masahide NAKAMURA wrote: +config IPV6_MIP6 + bool IPv6: Mobility (EXPERIMENTAL) + depends on IPV6 EXPERIMENTAL + select XFRM + select XFRM_ADVANCED Why 'select' here instead of 'depends on'? The overall kernel config is getting very messed up because

Re: [PATCH 1/20] [PATCH] [IPV6]: Add Kconfig to enable Mobile IPv6.

2006-07-30 Thread David Miller
From: James Morris [EMAIL PROTECTED] Date: Sun, 30 Jul 2006 18:20:46 -0400 (EDT) The overall kernel config is getting very messed up because of all of these selects. The idea is that the user should be shielded from having to know what random kernel internal subsystem is necessary in order

[PATCH 1/20] [PATCH] [IPV6]: Add Kconfig to enable Mobile IPv6.

2006-07-29 Thread Masahide NAKAMURA
Based on MIPL2 kernel patch. --- net/ipv6/Kconfig |9 + 1 files changed, 9 insertions(+), 0 deletions(-) diff --git a/net/ipv6/Kconfig b/net/ipv6/Kconfig index f8a107a..06b1c3a 100644 --- a/net/ipv6/Kconfig +++ b/net/ipv6/Kconfig @@ -115,3 +115,12 @@ config IPV6_TUNNEL If