[PATCH 186/193] net/xfrm: remove CONFIG_EXPERIMENTAL

2012-10-23 Thread Kees Cook
This config item has not carried much meaning for a while now and is almost always enabled by default. As agreed during the Linux kernel summit, remove it. CC: "David S. Miller" CC: Jan Beulich Signed-off-by: Kees Cook --- net/xfrm/Kconfig | 16 1 file changed, 8 insertions(

Re: [PATCH 186/193] net/xfrm: remove CONFIG_EXPERIMENTAL

2012-10-23 Thread David Miller
From: Kees Cook Date: Tue, 23 Oct 2012 13:04:19 -0700 > This config item has not carried much meaning for a while now and is > almost always enabled by default. As agreed during the Linux kernel > summit, remove it. > > CC: "David S. Miller" > CC: Jan Beulich > Signed-off-by: Kees Cook Acked