aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/hwmon/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/hwmon/Kconfig')
-rw-r--r--drivers/hwmon/Kconfig63
1 files changed, 58 insertions, 5 deletions
diff --git a/drivers/hwmon/Kconfig b/drivers/hwmon/Kconfig
index b4eea0292c1a..ce52bf2f235e 100644
--- a/drivers/hwmon/Kconfig
+++ b/drivers/hwmon/Kconfig
@@ -343,12 +343,13 @@ config SENSORS_FSCPOS
343 will be called fscpos. 343 will be called fscpos.
344 344
345config SENSORS_FSCHMD 345config SENSORS_FSCHMD
346 tristate "FSC Poseidon, Scylla, Hermes, Heimdall and Heracles" 346 tristate "Fujitsu Siemens Computers sensor chips"
347 depends on X86 && I2C 347 depends on X86 && I2C
348 help 348 help
349 If you say yes here you get support for various Fujitsu Siemens 349 If you say yes here you get support for the following Fujitsu
350 Computers sensor chips, including support for the integrated 350 Siemens Computers (FSC) sensor chips: Poseidon, Scylla, Hermes,
351 watchdog. 351 Heimdall, Heracles, Hades and Syleus including support for the
352 integrated watchdog.
352 353
353 This is a merged driver for FSC sensor chips replacing the fscpos, 354 This is a merged driver for FSC sensor chips replacing the fscpos,
354 fscscy and fscher drivers and adding support for several other FSC 355 fscscy and fscher drivers and adding support for several other FSC
@@ -570,6 +571,17 @@ config SENSORS_LM93
570 This driver can also be built as a module. If so, the module 571 This driver can also be built as a module. If so, the module
571 will be called lm93. 572 will be called lm93.
572 573
574config SENSORS_LTC4215
575 tristate "Linear Technology LTC4215"
576 depends on I2C && EXPERIMENTAL
577 default n
578 help
579 If you say yes here you get support for Linear Technology LTC4215
580 Hot Swap Controller I2C interface.
581
582 This driver can also be built as a module. If so, the module will
583 be called ltc4215.
584
573config SENSORS_LTC4245 585config SENSORS_LTC4245
574 tristate "Linear Technology LTC4245" 586 tristate "Linear Technology LTC4245"
575 depends on I2C && EXPERIMENTAL 587 depends on I2C && EXPERIMENTAL
@@ -581,6 +593,15 @@ config SENSORS_LTC4245
581 This driver can also be built as a module. If so, the module will 593 This driver can also be built as a module. If so, the module will
582 be called ltc4245. 594 be called ltc4245.
583 595
596config SENSORS_LM95241
597 tristate "National Semiconductor LM95241 sensor chip"
598 depends on I2C
599 help
600 If you say yes here you get support for LM95241 sensor chip.
601
602 This driver can also be built as a module. If so, the module
603 will be called lm95241.
604
584config SENSORS_MAX1111 605config SENSORS_MAX1111
585 tristate "Maxim MAX1111 Multichannel, Serial 8-bit ADC chip" 606 tristate "Maxim MAX1111 Multichannel, Serial 8-bit ADC chip"
586 depends on SPI_MASTER 607 depends on SPI_MASTER
@@ -635,6 +656,20 @@ config SENSORS_PC87427
635 This driver can also be built as a module. If so, the module 656 This driver can also be built as a module. If so, the module
636 will be called pc87427. 657 will be called pc87427.
637 658
659config SENSORS_PCF8591
660 tristate "Philips PCF8591 ADC/DAC"
661 depends on I2C
662 default n
663 help
664 If you say yes here you get support for Philips PCF8591 4-channel
665 ADC, 1-channel DAC chips.
666
667 This driver can also be built as a module. If so, the module
668 will be called pcf8591.
669
670 These devices are hard to detect and rarely found on mainstream
671 hardware. If unsure, say N.
672
638config SENSORS_SIS5595 673config SENSORS_SIS5595
639 tristate "Silicon Integrated Systems Corp. SiS5595" 674 tristate "Silicon Integrated Systems Corp. SiS5595"
640 depends on PCI 675 depends on PCI
@@ -827,7 +862,7 @@ config SENSORS_W83627HF
827 will be called w83627hf. 862 will be called w83627hf.
828 863
829config SENSORS_W83627EHF 864config SENSORS_W83627EHF
830 tristate "Winbond W83627EHF/DHG" 865 tristate "Winbond W83627EHF/EHG/DHG, W83667HG"
831 select HWMON_VID 866 select HWMON_VID
832 help 867 help
833 If you say yes here you get support for the hardware 868 If you say yes here you get support for the hardware
@@ -838,6 +873,8 @@ config SENSORS_W83627EHF
838 chip suited for specific Intel processors that use PECI such as 873 chip suited for specific Intel processors that use PECI such as
839 the Core 2 Duo. 874 the Core 2 Duo.
840 875
876 This driver also supports the W83667HG chip.
877
841 This driver can also be built as a module. If so, the module 878 This driver can also be built as a module. If so, the module
842 will be called w83627ehf. 879 will be called w83627ehf.
843 880
@@ -895,6 +932,22 @@ config SENSORS_LIS3LV02D
895 Say Y here if you have an applicable laptop and want to experience 932 Say Y here if you have an applicable laptop and want to experience
896 the awesome power of lis3lv02d. 933 the awesome power of lis3lv02d.
897 934
935config SENSORS_LIS3_SPI
936 tristate "STMicroeletronics LIS3LV02Dx three-axis digital accelerometer (SPI)"
937 depends on !ACPI && SPI_MASTER && INPUT
938 default n
939 help
940 This driver provides support for the LIS3LV02Dx accelerometer connected
941 via SPI. The accelerometer data is readable via
942 /sys/devices/platform/lis3lv02d.
943
944 This driver also provides an absolute input class device, allowing
945 the laptop to act as a pinball machine-esque joystick.
946
947 This driver can also be built as modules. If so, the core module
948 will be called lis3lv02d and a specific module for the SPI transport
949 is called lis3lv02d_spi.
950
898config SENSORS_APPLESMC 951config SENSORS_APPLESMC
899 tristate "Apple SMC (Motion sensor, light sensor, keyboard backlight)" 952 tristate "Apple SMC (Motion sensor, light sensor, keyboard backlight)"
900 depends on INPUT && X86 953 depends on INPUT && X86