diff options
Diffstat (limited to 'drivers/hwmon/Kconfig')
-rw-r--r-- | drivers/hwmon/Kconfig | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/drivers/hwmon/Kconfig b/drivers/hwmon/Kconfig index 2e25b7a827d3..120085ce651a 100644 --- a/drivers/hwmon/Kconfig +++ b/drivers/hwmon/Kconfig | |||
@@ -937,6 +937,16 @@ config SENSORS_W83627EHF | |||
937 | This driver can also be built as a module. If so, the module | 937 | This driver can also be built as a module. If so, the module |
938 | will be called w83627ehf. | 938 | will be called w83627ehf. |
939 | 939 | ||
940 | config SENSORS_WM8350 | ||
941 | tristate "Wolfson Microelectronics WM835x" | ||
942 | depends on MFD_WM8350 | ||
943 | help | ||
944 | If you say yes here you get support for the hardware | ||
945 | monitoring features of the WM835x series of PMICs. | ||
946 | |||
947 | This driver can also be built as a module. If so, the module | ||
948 | will be called wm8350-hwmon. | ||
949 | |||
940 | config SENSORS_ULTRA45 | 950 | config SENSORS_ULTRA45 |
941 | tristate "Sun Ultra45 PIC16F747" | 951 | tristate "Sun Ultra45 PIC16F747" |
942 | depends on SPARC64 | 952 | depends on SPARC64 |