Commit aa8820cc3b6e2ce67b1ec320d02e9ce0f72275ea
Committed by
Greg Kroah-Hartman
1 parent
0d57af1ec7
Exists in
smarc-l5.0.0_1.0.0-ga
and in
5 other branches
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>
Showing 1 changed file with 1 additions and 1 deletions Side-by-side Diff
Documentation/laptops/thinkpad-acpi.txt
... | ... | @@ -1398,7 +1398,7 @@ |
1398 | 1398 | EXPERIMENTAL: UWB |
1399 | 1399 | ----------------- |
1400 | 1400 | |
1401 | -This feature is marked EXPERIMENTAL because it has not been extensively | |
1401 | +This feature is considered EXPERIMENTAL because it has not been extensively | |
1402 | 1402 | tested and validated in various ThinkPad models yet. The feature may not |
1403 | 1403 | work as expected. USE WITH CAUTION! To use this feature, you need to supply |
1404 | 1404 | the experimental=1 parameter when loading the module. |