aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/hwmon/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/hwmon/Kconfig')
-rw-r--r--drivers/hwmon/Kconfig9
1 files changed, 9 insertions, 0 deletions
diff --git a/drivers/hwmon/Kconfig b/drivers/hwmon/Kconfig
index 51ff9b3d7ea2..8a91c9971558 100644
--- a/drivers/hwmon/Kconfig
+++ b/drivers/hwmon/Kconfig
@@ -582,6 +582,15 @@ config SENSORS_LTC4245
582 This driver can also be built as a module. If so, the module will 582 This driver can also be built as a module. If so, the module will
583 be called ltc4245. 583 be called ltc4245.
584 584
585config SENSORS_LM95241
586 tristate "National Semiconductor LM95241 sensor chip"
587 depends on I2C
588 help
589 If you say yes here you get support for LM95241 sensor chip.
590
591 This driver can also be built as a module. If so, the module
592 will be called lm95241.
593
585config SENSORS_MAX1111 594config SENSORS_MAX1111
586 tristate "Maxim MAX1111 Multichannel, Serial 8-bit ADC chip" 595 tristate "Maxim MAX1111 Multichannel, Serial 8-bit ADC chip"
587 depends on SPI_MASTER 596 depends on SPI_MASTER