Skip to content

Commit

Permalink
hwmon: (w83791d) Remove experimental dependency
Browse files Browse the repository at this point in the history
The w83791d driver has been in the kernel for a while now,
time to remove the EXPERIMENTAL dependency.

Signed-off-by: Marc Hulsman <m.hulsman@tudelft.nl>
Signed-off-by: Jean Delvare <khali@linux-fr.org>
  • Loading branch information
Marc Hulsman authored and Jean Delvare committed Dec 9, 2009
1 parent 52df644 commit d1ebd59
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion drivers/hwmon/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -850,7 +850,7 @@ config SENSORS_W83781D

config SENSORS_W83791D
tristate "Winbond W83791D"
depends on I2C && EXPERIMENTAL
depends on I2C
select HWMON_VID
help
If you say yes here you get support for the Winbond W83791D chip.
Expand Down

0 comments on commit d1ebd59

Please sign in to comment.