[PATCH 022/104] Documentation/laptops: remove depends on CONFIG_EXPERIMENTAL

2012-11-05 Thread Kees Cook
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: Rob Landley CC: Randy Dunlap Signed-off-by: Kees Cook ---

[PATCH 022/104] Documentation/laptops: remove depends on CONFIG_EXPERIMENTAL

2012-11-05 Thread Kees Cook
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: Rob Landley r...@landley.net CC: Randy Dunlap rdun...@xenotime.net