Documentation/hwmon: remove CONFIG_EXPERIMENTAL
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: Jean Delvare <khali@linux-fr.org> CC: Guenter Roeck <linux@roeck-us.net> CC: Rob Landley <rob@landley.net> Signed-off-by: Kees Cook <keescook@chromium.org> Signed-off-by: Guenter Roeck <linux@roeck-us.net>
This commit is contained in:
@@ -60,8 +60,7 @@ increase the chances of your change being accepted.
|
|||||||
|
|
||||||
* Add the driver to Kconfig and Makefile in alphabetical order.
|
* Add the driver to Kconfig and Makefile in alphabetical order.
|
||||||
|
|
||||||
* Make sure that all dependencies are listed in Kconfig. For new drivers, it
|
* Make sure that all dependencies are listed in Kconfig.
|
||||||
is most likely prudent to add a dependency on EXPERIMENTAL.
|
|
||||||
|
|
||||||
* Avoid forward declarations if you can. Rearrange the code if necessary.
|
* Avoid forward declarations if you can. Rearrange the code if necessary.
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user