diff options
-rw-r--r-- | drivers/hwmon/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/hwmon/Kconfig b/drivers/hwmon/Kconfig index 87184b5f401d..6e7c30b8caab 100644 --- a/drivers/hwmon/Kconfig +++ b/drivers/hwmon/Kconfig | |||
@@ -850,7 +850,7 @@ config SENSORS_W83781D | |||
850 | 850 | ||
851 | config SENSORS_W83791D | 851 | config SENSORS_W83791D |
852 | tristate "Winbond W83791D" | 852 | tristate "Winbond W83791D" |
853 | depends on I2C && EXPERIMENTAL | 853 | depends on I2C |
854 | select HWMON_VID | 854 | select HWMON_VID |
855 | help | 855 | help |
856 | If you say yes here you get support for the Winbond W83791D chip. | 856 | If you say yes here you get support for the Winbond W83791D chip. |