Commit d1ebd59a authored by Marc Hulsman's avatar Marc Hulsman Committed by Jean Delvare

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: default avatarMarc Hulsman <m.hulsman@tudelft.nl>
Signed-off-by: default avatarJean Delvare <khali@linux-fr.org>
parent 52df6440
...@@ -850,7 +850,7 @@ config SENSORS_W83781D ...@@ -850,7 +850,7 @@ config SENSORS_W83781D
config SENSORS_W83791D config SENSORS_W83791D
tristate "Winbond W83791D" tristate "Winbond W83791D"
depends on I2C && EXPERIMENTAL depends on I2C
select HWMON_VID select HWMON_VID
help help
If you say yes here you get support for the Winbond W83791D chip. If you say yes here you get support for the Winbond W83791D chip.
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment