Documentation/laptops: 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: Rob Landley <rob@landley.net>
CC: Randy Dunlap <rdunlap@xenotime.net>
Signed-off-by: Kees Cook <keescook@chromium.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
Kees Cook 2013-01-16 18:53:12 -08:00 коммит произвёл Greg Kroah-Hartman
Родитель 0d57af1ec7
Коммит aa8820cc3b
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -1398,7 +1398,7 @@ Sysfs notes:
EXPERIMENTAL: UWB EXPERIMENTAL: UWB
----------------- -----------------
This feature is marked EXPERIMENTAL because it has not been extensively This feature is considered EXPERIMENTAL because it has not been extensively
tested and validated in various ThinkPad models yet. The feature may not tested and validated in various ThinkPad models yet. The feature may not
work as expected. USE WITH CAUTION! To use this feature, you need to supply work as expected. USE WITH CAUTION! To use this feature, you need to supply
the experimental=1 parameter when loading the module. the experimental=1 parameter when loading the module.