alistair23-linux/net/x25
Kees Cook 70bd8f647e net/x25: remove depends on CONFIG_EXPERIMENTAL
The CONFIG_EXPERIMENTAL 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 from any "depends on" lines in Kconfigs.

CC: Andrew Hendry <andrew.hendry@gmail.com>
CC: "David S. Miller" <davem@davemloft.net>
Signed-off-by: Kees Cook <keescook@chromium.org>
Acked-by: David S. Miller <davem@davemloft.net>
2013-01-11 11:40:03 -08:00
..
af_x25.c net:x25: use IS_ENABLED 2011-12-16 15:49:52 -05:00
Kconfig net/x25: remove depends on CONFIG_EXPERIMENTAL 2013-01-11 11:40:03 -08:00
Makefile
sysctl_net_x25.c net: Convert all sysctl registrations to register_net_sysctl 2012-04-20 21:22:30 -04:00
x25_dev.c net: add a limit parameter to sk_add_backlog() 2012-04-23 22:28:28 -04:00
x25_facilities.c net: cleanup unsigned to unsigned int 2012-04-15 12:44:40 -04:00
x25_forward.c
x25_in.c
x25_link.c
x25_out.c
x25_proc.c
x25_route.c net: Fix (nearly-)kernel-doc comments for various functions 2012-07-10 23:13:45 -07:00
x25_subr.c
x25_timer.c