aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/hwmon/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/hwmon/Kconfig')
-rw-r--r--drivers/hwmon/Kconfig10
1 files changed, 10 insertions, 0 deletions
diff --git a/drivers/hwmon/Kconfig b/drivers/hwmon/Kconfig
index 42f21ad5627..4800d4c2a7b 100644
--- a/drivers/hwmon/Kconfig
+++ b/drivers/hwmon/Kconfig
@@ -334,6 +334,16 @@ config SENSORS_DA9052_ADC
334 This driver can also be built as module. If so, the module 334 This driver can also be built as module. If so, the module
335 will be called da9052-hwmon. 335 will be called da9052-hwmon.
336 336
337config SENSORS_DA9055
338 tristate "Dialog Semiconductor DA9055 ADC"
339 depends on MFD_DA9055
340 help
341 If you say yes here you get support for ADC on the Dialog
342 Semiconductor DA9055 PMIC.
343
344 This driver can also be built as a module. If so, the module
345 will be called da9055-hwmon.
346
337config SENSORS_I5K_AMB 347config SENSORS_I5K_AMB
338 tristate "FB-DIMM AMB temperature sensor on Intel 5000 series chipsets" 348 tristate "FB-DIMM AMB temperature sensor on Intel 5000 series chipsets"
339 depends on PCI 349 depends on PCI