Skip to content

Commit

Permalink
Documentation/hwmon: remove CONFIG_EXPERIMENTAL
Browse files Browse the repository at this point in the history
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 <[email protected]>
CC: Guenter Roeck <[email protected]>
CC: Rob Landley <[email protected]>
Signed-off-by: Kees Cook <[email protected]>
Signed-off-by: Guenter Roeck <[email protected]>
  • Loading branch information
kees authored and groeck committed Oct 14, 2012
1 parent f2bab3e commit 07d3360
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions Documentation/hwmon/submitting-patches
Original file line number Diff line number Diff line change
Expand Up @@ -60,8 +60,7 @@ increase the chances of your change being accepted.

* Add the driver to Kconfig and Makefile in alphabetical order.

* Make sure that all dependencies are listed in Kconfig. For new drivers, it
is most likely prudent to add a dependency on EXPERIMENTAL.
* Make sure that all dependencies are listed in Kconfig.

* Avoid forward declarations if you can. Rearrange the code if necessary.

Expand Down

0 comments on commit 07d3360

Please sign in to comment.