dect
/
linux-2.6
Archived
13
0
Fork 0

hwmon: (w83791d) Remove experimental dependency

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>
This commit is contained in:
Marc Hulsman 2009-12-09 20:35:58 +01:00 committed by Jean Delvare
parent 52df6440a2
commit d1ebd59a74
1 changed files with 1 additions and 1 deletions

View File

@ -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.