|
@@ -41,7 +41,7 @@ comment "Native drivers"
|
|
|
|
|
|
config SENSORS_ABITUGURU
|
|
config SENSORS_ABITUGURU
|
|
tristate "Abit uGuru (rev 1 & 2)"
|
|
tristate "Abit uGuru (rev 1 & 2)"
|
|
- depends on X86 && DMI && EXPERIMENTAL
|
|
|
|
|
|
+ depends on X86 && DMI
|
|
help
|
|
help
|
|
If you say yes here you get support for the sensor part of the first
|
|
If you say yes here you get support for the sensor part of the first
|
|
and second revision of the Abit uGuru chip. The voltage and frequency
|
|
and second revision of the Abit uGuru chip. The voltage and frequency
|
|
@@ -56,7 +56,7 @@ config SENSORS_ABITUGURU
|
|
|
|
|
|
config SENSORS_ABITUGURU3
|
|
config SENSORS_ABITUGURU3
|
|
tristate "Abit uGuru (rev 3)"
|
|
tristate "Abit uGuru (rev 3)"
|
|
- depends on X86 && DMI && EXPERIMENTAL
|
|
|
|
|
|
+ depends on X86 && DMI
|
|
help
|
|
help
|
|
If you say yes here you get support for the sensor part of the
|
|
If you say yes here you get support for the sensor part of the
|
|
third revision of the Abit uGuru chip. Only reading the sensors
|
|
third revision of the Abit uGuru chip. Only reading the sensors
|
|
@@ -70,7 +70,7 @@ config SENSORS_ABITUGURU3
|
|
|
|
|
|
config SENSORS_AD7314
|
|
config SENSORS_AD7314
|
|
tristate "Analog Devices AD7314 and compatibles"
|
|
tristate "Analog Devices AD7314 and compatibles"
|
|
- depends on SPI && EXPERIMENTAL
|
|
|
|
|
|
+ depends on SPI
|
|
help
|
|
help
|
|
If you say yes here you get support for the Analog Devices
|
|
If you say yes here you get support for the Analog Devices
|
|
AD7314, ADT7301 and ADT7302 temperature sensors.
|
|
AD7314, ADT7301 and ADT7302 temperature sensors.
|
|
@@ -80,7 +80,7 @@ config SENSORS_AD7314
|
|
|
|
|
|
config SENSORS_AD7414
|
|
config SENSORS_AD7414
|
|
tristate "Analog Devices AD7414"
|
|
tristate "Analog Devices AD7414"
|
|
- depends on I2C && EXPERIMENTAL
|
|
|
|
|
|
+ depends on I2C
|
|
help
|
|
help
|
|
If you say yes here you get support for the Analog Devices
|
|
If you say yes here you get support for the Analog Devices
|
|
AD7414 temperature monitoring chip.
|
|
AD7414 temperature monitoring chip.
|
|
@@ -90,7 +90,7 @@ config SENSORS_AD7414
|
|
|
|
|
|
config SENSORS_AD7418
|
|
config SENSORS_AD7418
|
|
tristate "Analog Devices AD7416, AD7417 and AD7418"
|
|
tristate "Analog Devices AD7416, AD7417 and AD7418"
|
|
- depends on I2C && EXPERIMENTAL
|
|
|
|
|
|
+ depends on I2C
|
|
help
|
|
help
|
|
If you say yes here you get support for the Analog Devices
|
|
If you say yes here you get support for the Analog Devices
|
|
AD7416, AD7417 and AD7418 temperature monitoring chips.
|
|
AD7416, AD7417 and AD7418 temperature monitoring chips.
|
|
@@ -100,7 +100,7 @@ config SENSORS_AD7418
|
|
|
|
|
|
config SENSORS_ADCXX
|
|
config SENSORS_ADCXX
|
|
tristate "National Semiconductor ADCxxxSxxx"
|
|
tristate "National Semiconductor ADCxxxSxxx"
|
|
- depends on SPI_MASTER && EXPERIMENTAL
|
|
|
|
|
|
+ depends on SPI_MASTER
|
|
help
|
|
help
|
|
If you say yes here you get support for the National Semiconductor
|
|
If you say yes here you get support for the National Semiconductor
|
|
ADC<bb><c>S<sss> chip family, where
|
|
ADC<bb><c>S<sss> chip family, where
|
|
@@ -179,9 +179,19 @@ config SENSORS_ADM9240
|
|
This driver can also be built as a module. If so, the module
|
|
This driver can also be built as a module. If so, the module
|
|
will be called adm9240.
|
|
will be called adm9240.
|
|
|
|
|
|
|
|
+config SENSORS_ADT7410
|
|
|
|
+ tristate "Analog Devices ADT7410"
|
|
|
|
+ depends on I2C
|
|
|
|
+ help
|
|
|
|
+ If you say yes here you get support for the Analog Devices
|
|
|
|
+ ADT7410 temperature monitoring chip.
|
|
|
|
+
|
|
|
|
+ This driver can also be built as a module. If so, the module
|
|
|
|
+ will be called adt7410.
|
|
|
|
+
|
|
config SENSORS_ADT7411
|
|
config SENSORS_ADT7411
|
|
tristate "Analog Devices ADT7411"
|
|
tristate "Analog Devices ADT7411"
|
|
- depends on I2C && EXPERIMENTAL
|
|
|
|
|
|
+ depends on I2C
|
|
help
|
|
help
|
|
If you say yes here you get support for the Analog Devices
|
|
If you say yes here you get support for the Analog Devices
|
|
ADT7411 voltage and temperature monitoring chip.
|
|
ADT7411 voltage and temperature monitoring chip.
|
|
@@ -191,7 +201,7 @@ config SENSORS_ADT7411
|
|
|
|
|
|
config SENSORS_ADT7462
|
|
config SENSORS_ADT7462
|
|
tristate "Analog Devices ADT7462"
|
|
tristate "Analog Devices ADT7462"
|
|
- depends on I2C && EXPERIMENTAL
|
|
|
|
|
|
+ depends on I2C
|
|
help
|
|
help
|
|
If you say yes here you get support for the Analog Devices
|
|
If you say yes here you get support for the Analog Devices
|
|
ADT7462 temperature monitoring chips.
|
|
ADT7462 temperature monitoring chips.
|
|
@@ -201,7 +211,7 @@ config SENSORS_ADT7462
|
|
|
|
|
|
config SENSORS_ADT7470
|
|
config SENSORS_ADT7470
|
|
tristate "Analog Devices ADT7470"
|
|
tristate "Analog Devices ADT7470"
|
|
- depends on I2C && EXPERIMENTAL
|
|
|
|
|
|
+ depends on I2C
|
|
help
|
|
help
|
|
If you say yes here you get support for the Analog Devices
|
|
If you say yes here you get support for the Analog Devices
|
|
ADT7470 temperature monitoring chips.
|
|
ADT7470 temperature monitoring chips.
|
|
@@ -236,7 +246,7 @@ config SENSORS_ASC7621
|
|
|
|
|
|
config SENSORS_K8TEMP
|
|
config SENSORS_K8TEMP
|
|
tristate "AMD Athlon64/FX or Opteron temperature sensor"
|
|
tristate "AMD Athlon64/FX or Opteron temperature sensor"
|
|
- depends on X86 && PCI && EXPERIMENTAL
|
|
|
|
|
|
+ depends on X86 && PCI
|
|
help
|
|
help
|
|
If you say yes here you get support for the temperature
|
|
If you say yes here you get support for the temperature
|
|
sensor(s) inside your CPU. Supported is whole AMD K8
|
|
sensor(s) inside your CPU. Supported is whole AMD K8
|
|
@@ -271,7 +281,7 @@ config SENSORS_FAM15H_POWER
|
|
|
|
|
|
config SENSORS_ASB100
|
|
config SENSORS_ASB100
|
|
tristate "Asus ASB100 Bach"
|
|
tristate "Asus ASB100 Bach"
|
|
- depends on X86 && I2C && EXPERIMENTAL
|
|
|
|
|
|
+ depends on X86 && I2C
|
|
select HWMON_VID
|
|
select HWMON_VID
|
|
help
|
|
help
|
|
If you say yes here you get support for the ASB100 Bach sensor
|
|
If you say yes here you get support for the ASB100 Bach sensor
|
|
@@ -282,7 +292,7 @@ config SENSORS_ASB100
|
|
|
|
|
|
config SENSORS_ATXP1
|
|
config SENSORS_ATXP1
|
|
tristate "Attansic ATXP1 VID controller"
|
|
tristate "Attansic ATXP1 VID controller"
|
|
- depends on I2C && EXPERIMENTAL
|
|
|
|
|
|
+ depends on I2C
|
|
select HWMON_VID
|
|
select HWMON_VID
|
|
help
|
|
help
|
|
If you say yes here you get support for the Attansic ATXP1 VID
|
|
If you say yes here you get support for the Attansic ATXP1 VID
|
|
@@ -336,7 +346,7 @@ config SENSORS_EXYNOS4_TMU
|
|
|
|
|
|
config SENSORS_I5K_AMB
|
|
config SENSORS_I5K_AMB
|
|
tristate "FB-DIMM AMB temperature sensor on Intel 5000 series chipsets"
|
|
tristate "FB-DIMM AMB temperature sensor on Intel 5000 series chipsets"
|
|
- depends on PCI && EXPERIMENTAL
|
|
|
|
|
|
+ depends on PCI
|
|
help
|
|
help
|
|
If you say yes here you get support for FB-DIMM AMB temperature
|
|
If you say yes here you get support for FB-DIMM AMB temperature
|
|
monitoring chips on systems with the Intel 5000 series chipset.
|
|
monitoring chips on systems with the Intel 5000 series chipset.
|
|
@@ -445,7 +455,7 @@ config SENSORS_GPIO_FAN
|
|
|
|
|
|
config SENSORS_HIH6130
|
|
config SENSORS_HIH6130
|
|
tristate "Honeywell Humidicon HIH-6130 humidity/temperature sensor"
|
|
tristate "Honeywell Humidicon HIH-6130 humidity/temperature sensor"
|
|
- depends on I2C && EXPERIMENTAL
|
|
|
|
|
|
+ depends on I2C
|
|
help
|
|
help
|
|
If you say yes here you get support for Honeywell Humidicon
|
|
If you say yes here you get support for Honeywell Humidicon
|
|
HIH-6130 and HIH-6131 Humidicon humidity sensors.
|
|
HIH-6130 and HIH-6131 Humidicon humidity sensors.
|
|
@@ -455,7 +465,7 @@ config SENSORS_HIH6130
|
|
|
|
|
|
config SENSORS_CORETEMP
|
|
config SENSORS_CORETEMP
|
|
tristate "Intel Core/Core2/Atom temperature sensor"
|
|
tristate "Intel Core/Core2/Atom temperature sensor"
|
|
- depends on X86 && PCI && EXPERIMENTAL
|
|
|
|
|
|
+ depends on X86 && PCI
|
|
help
|
|
help
|
|
If you say yes here you get support for the temperature
|
|
If you say yes here you get support for the temperature
|
|
sensor inside your CPU. Most of the family 6 CPUs
|
|
sensor inside your CPU. Most of the family 6 CPUs
|
|
@@ -495,8 +505,8 @@ config SENSORS_IT87
|
|
select HWMON_VID
|
|
select HWMON_VID
|
|
help
|
|
help
|
|
If you say yes here you get support for ITE IT8705F, IT8712F,
|
|
If you say yes here you get support for ITE IT8705F, IT8712F,
|
|
- IT8716F, IT8718F, IT8720F, IT8721F, IT8726F, IT8728F and IT8758E
|
|
|
|
- sensor chips, and the SiS960 clone.
|
|
|
|
|
|
+ IT8716F, IT8718F, IT8720F, IT8721F, IT8726F, IT8728F, IT8758E,
|
|
|
|
+ IT8782F, and IT8783E/F sensor chips, and the SiS950 clone.
|
|
|
|
|
|
This driver can also be built as a module. If so, the module
|
|
This driver can also be built as a module. If so, the module
|
|
will be called it87.
|
|
will be called it87.
|
|
@@ -527,7 +537,7 @@ config SENSORS_JC42
|
|
|
|
|
|
config SENSORS_LINEAGE
|
|
config SENSORS_LINEAGE
|
|
tristate "Lineage Compact Power Line Power Entry Module"
|
|
tristate "Lineage Compact Power Line Power Entry Module"
|
|
- depends on I2C && EXPERIMENTAL
|
|
|
|
|
|
+ depends on I2C
|
|
help
|
|
help
|
|
If you say yes here you get support for the Lineage Compact Power Line
|
|
If you say yes here you get support for the Lineage Compact Power Line
|
|
series of DC/DC and AC/DC converters such as CP1800, CP2000AC,
|
|
series of DC/DC and AC/DC converters such as CP1800, CP2000AC,
|
|
@@ -550,12 +560,12 @@ config SENSORS_LM63
|
|
will be called lm63.
|
|
will be called lm63.
|
|
|
|
|
|
config SENSORS_LM70
|
|
config SENSORS_LM70
|
|
- tristate "National Semiconductor LM70 / Texas Instruments TMP121"
|
|
|
|
|
|
+ tristate "National Semiconductor LM70 and compatibles"
|
|
depends on SPI_MASTER
|
|
depends on SPI_MASTER
|
|
help
|
|
help
|
|
If you say yes here you get support for the National Semiconductor
|
|
If you say yes here you get support for the National Semiconductor
|
|
- LM70 and Texas Instruments TMP121/TMP123 digital temperature
|
|
|
|
- sensor chips.
|
|
|
|
|
|
+ LM70, LM71, LM74 and Texas Instruments TMP121/TMP123 digital tempera-
|
|
|
|
+ ture sensor chips.
|
|
|
|
|
|
This driver can also be built as a module. If so, the module
|
|
This driver can also be built as a module. If so, the module
|
|
will be called lm70.
|
|
will be called lm70.
|
|
@@ -709,7 +719,7 @@ config SENSORS_LTC4151
|
|
|
|
|
|
config SENSORS_LTC4215
|
|
config SENSORS_LTC4215
|
|
tristate "Linear Technology LTC4215"
|
|
tristate "Linear Technology LTC4215"
|
|
- depends on I2C && EXPERIMENTAL
|
|
|
|
|
|
+ depends on I2C
|
|
default n
|
|
default n
|
|
help
|
|
help
|
|
If you say yes here you get support for Linear Technology LTC4215
|
|
If you say yes here you get support for Linear Technology LTC4215
|
|
@@ -720,7 +730,7 @@ config SENSORS_LTC4215
|
|
|
|
|
|
config SENSORS_LTC4245
|
|
config SENSORS_LTC4245
|
|
tristate "Linear Technology LTC4245"
|
|
tristate "Linear Technology LTC4245"
|
|
- depends on I2C && EXPERIMENTAL
|
|
|
|
|
|
+ depends on I2C
|
|
default n
|
|
default n
|
|
help
|
|
help
|
|
If you say yes here you get support for Linear Technology LTC4245
|
|
If you say yes here you get support for Linear Technology LTC4245
|
|
@@ -731,7 +741,7 @@ config SENSORS_LTC4245
|
|
|
|
|
|
config SENSORS_LTC4261
|
|
config SENSORS_LTC4261
|
|
tristate "Linear Technology LTC4261"
|
|
tristate "Linear Technology LTC4261"
|
|
- depends on I2C && EXPERIMENTAL
|
|
|
|
|
|
+ depends on I2C
|
|
default n
|
|
default n
|
|
help
|
|
help
|
|
If you say yes here you get support for Linear Technology LTC4261
|
|
If you say yes here you get support for Linear Technology LTC4261
|
|
@@ -752,7 +762,7 @@ config SENSORS_LM95241
|
|
|
|
|
|
config SENSORS_LM95245
|
|
config SENSORS_LM95245
|
|
tristate "National Semiconductor LM95245 sensor chip"
|
|
tristate "National Semiconductor LM95245 sensor chip"
|
|
- depends on I2C && EXPERIMENTAL
|
|
|
|
|
|
+ depends on I2C
|
|
help
|
|
help
|
|
If you say yes here you get support for LM95245 sensor chip.
|
|
If you say yes here you get support for LM95245 sensor chip.
|
|
|
|
|
|
@@ -760,10 +770,11 @@ config SENSORS_LM95245
|
|
will be called lm95245.
|
|
will be called lm95245.
|
|
|
|
|
|
config SENSORS_MAX1111
|
|
config SENSORS_MAX1111
|
|
- tristate "Maxim MAX1111 Multichannel, Serial 8-bit ADC chip"
|
|
|
|
|
|
+ tristate "Maxim MAX1111 Serial 8-bit ADC chip and compatibles"
|
|
depends on SPI_MASTER
|
|
depends on SPI_MASTER
|
|
help
|
|
help
|
|
- Say y here to support Maxim's MAX1111 ADC chips.
|
|
|
|
|
|
+ Say y here to support Maxim's MAX1110, MAX1111, MAX1112, and MAX1113
|
|
|
|
+ ADC chips.
|
|
|
|
|
|
This driver can also be built as a module. If so, the module
|
|
This driver can also be built as a module. If so, the module
|
|
will be called max1111.
|
|
will be called max1111.
|
|
@@ -795,7 +806,7 @@ config SENSORS_MAX1619
|
|
|
|
|
|
config SENSORS_MAX1668
|
|
config SENSORS_MAX1668
|
|
tristate "Maxim MAX1668 and compatibles"
|
|
tristate "Maxim MAX1668 and compatibles"
|
|
- depends on I2C && EXPERIMENTAL
|
|
|
|
|
|
+ depends on I2C
|
|
help
|
|
help
|
|
If you say yes here you get support for MAX1668, MAX1989 and
|
|
If you say yes here you get support for MAX1668, MAX1989 and
|
|
MAX1805 chips.
|
|
MAX1805 chips.
|
|
@@ -803,9 +814,18 @@ config SENSORS_MAX1668
|
|
This driver can also be built as a module. If so, the module
|
|
This driver can also be built as a module. If so, the module
|
|
will be called max1668.
|
|
will be called max1668.
|
|
|
|
|
|
|
|
+config SENSORS_MAX197
|
|
|
|
+ tristate "Maxim MAX197 and compatibles"
|
|
|
|
+ help
|
|
|
|
+ Support for the Maxim MAX197 A/D converter.
|
|
|
|
+ Support will include, but not be limited to, MAX197, and MAX199.
|
|
|
|
+
|
|
|
|
+ This driver can also be built as a module. If so, the module
|
|
|
|
+ will be called max197.
|
|
|
|
+
|
|
config SENSORS_MAX6639
|
|
config SENSORS_MAX6639
|
|
tristate "Maxim MAX6639 sensor chip"
|
|
tristate "Maxim MAX6639 sensor chip"
|
|
- depends on I2C && EXPERIMENTAL
|
|
|
|
|
|
+ depends on I2C
|
|
help
|
|
help
|
|
If you say yes here you get support for the MAX6639
|
|
If you say yes here you get support for the MAX6639
|
|
sensor chips.
|
|
sensor chips.
|
|
@@ -815,7 +835,7 @@ config SENSORS_MAX6639
|
|
|
|
|
|
config SENSORS_MAX6642
|
|
config SENSORS_MAX6642
|
|
tristate "Maxim MAX6642 sensor chip"
|
|
tristate "Maxim MAX6642 sensor chip"
|
|
- depends on I2C && EXPERIMENTAL
|
|
|
|
|
|
+ depends on I2C
|
|
help
|
|
help
|
|
If you say yes here you get support for MAX6642 sensor chip.
|
|
If you say yes here you get support for MAX6642 sensor chip.
|
|
MAX6642 is a SMBus-Compatible Remote/Local Temperature Sensor
|
|
MAX6642 is a SMBus-Compatible Remote/Local Temperature Sensor
|
|
@@ -826,7 +846,7 @@ config SENSORS_MAX6642
|
|
|
|
|
|
config SENSORS_MAX6650
|
|
config SENSORS_MAX6650
|
|
tristate "Maxim MAX6650 sensor chip"
|
|
tristate "Maxim MAX6650 sensor chip"
|
|
- depends on I2C && EXPERIMENTAL
|
|
|
|
|
|
+ depends on I2C
|
|
help
|
|
help
|
|
If you say yes here you get support for the MAX6650 / MAX6651
|
|
If you say yes here you get support for the MAX6650 / MAX6651
|
|
sensor chips.
|
|
sensor chips.
|
|
@@ -835,18 +855,18 @@ config SENSORS_MAX6650
|
|
will be called max6650.
|
|
will be called max6650.
|
|
|
|
|
|
config SENSORS_MCP3021
|
|
config SENSORS_MCP3021
|
|
- tristate "Microchip MCP3021"
|
|
|
|
- depends on I2C && EXPERIMENTAL
|
|
|
|
|
|
+ tristate "Microchip MCP3021 and compatibles"
|
|
|
|
+ depends on I2C
|
|
help
|
|
help
|
|
- If you say yes here you get support for the MCP3021 chip
|
|
|
|
- that is a A/D converter (ADC) with 10-bit resolution.
|
|
|
|
|
|
+ If you say yes here you get support for MCP3021 and MCP3221.
|
|
|
|
+ The MCP3021 is a A/D converter (ADC) with 10-bit and the MCP3221
|
|
|
|
+ with 12-bit resolution.
|
|
|
|
|
|
This driver can also be built as a module. If so, the module
|
|
This driver can also be built as a module. If so, the module
|
|
will be called mcp3021.
|
|
will be called mcp3021.
|
|
|
|
|
|
config SENSORS_NTC_THERMISTOR
|
|
config SENSORS_NTC_THERMISTOR
|
|
tristate "NTC thermistor support"
|
|
tristate "NTC thermistor support"
|
|
- depends on EXPERIMENTAL
|
|
|
|
help
|
|
help
|
|
This driver supports NTC thermistors sensor reading and its
|
|
This driver supports NTC thermistors sensor reading and its
|
|
interpretation. The driver can also monitor the temperature and
|
|
interpretation. The driver can also monitor the temperature and
|
|
@@ -951,7 +971,7 @@ config SENSORS_SIS5595
|
|
|
|
|
|
config SENSORS_SMM665
|
|
config SENSORS_SMM665
|
|
tristate "Summit Microelectronics SMM665"
|
|
tristate "Summit Microelectronics SMM665"
|
|
- depends on I2C && EXPERIMENTAL
|
|
|
|
|
|
+ depends on I2C
|
|
default n
|
|
default n
|
|
help
|
|
help
|
|
If you say yes here you get support for the hardware monitoring
|
|
If you say yes here you get support for the hardware monitoring
|
|
@@ -966,7 +986,7 @@ config SENSORS_SMM665
|
|
|
|
|
|
config SENSORS_DME1737
|
|
config SENSORS_DME1737
|
|
tristate "SMSC DME1737, SCH311x and compatibles"
|
|
tristate "SMSC DME1737, SCH311x and compatibles"
|
|
- depends on I2C && EXPERIMENTAL && !PPC
|
|
|
|
|
|
+ depends on I2C && !PPC
|
|
select HWMON_VID
|
|
select HWMON_VID
|
|
help
|
|
help
|
|
If you say yes here you get support for the hardware monitoring
|
|
If you say yes here you get support for the hardware monitoring
|
|
@@ -1042,7 +1062,7 @@ config SENSORS_SMSC47M192
|
|
|
|
|
|
config SENSORS_SMSC47B397
|
|
config SENSORS_SMSC47B397
|
|
tristate "SMSC LPC47B397-NC"
|
|
tristate "SMSC LPC47B397-NC"
|
|
- depends on EXPERIMENTAL && !PPC
|
|
|
|
|
|
+ depends on !PPC
|
|
help
|
|
help
|
|
If you say yes here you get support for the SMSC LPC47B397-NC
|
|
If you say yes here you get support for the SMSC LPC47B397-NC
|
|
sensor chip.
|
|
sensor chip.
|
|
@@ -1116,7 +1136,7 @@ config SENSORS_ADS7871
|
|
|
|
|
|
config SENSORS_AMC6821
|
|
config SENSORS_AMC6821
|
|
tristate "Texas Instruments AMC6821"
|
|
tristate "Texas Instruments AMC6821"
|
|
- depends on I2C && EXPERIMENTAL
|
|
|
|
|
|
+ depends on I2C
|
|
help
|
|
help
|
|
If you say yes here you get support for the Texas Instruments
|
|
If you say yes here you get support for the Texas Instruments
|
|
AMC6821 hardware monitoring chips.
|
|
AMC6821 hardware monitoring chips.
|
|
@@ -1125,11 +1145,11 @@ config SENSORS_AMC6821
|
|
will be called amc6821.
|
|
will be called amc6821.
|
|
|
|
|
|
config SENSORS_INA2XX
|
|
config SENSORS_INA2XX
|
|
- tristate "Texas Instruments INA219, INA226"
|
|
|
|
- depends on I2C && EXPERIMENTAL
|
|
|
|
|
|
+ tristate "Texas Instruments INA219 and compatibles"
|
|
|
|
+ depends on I2C
|
|
help
|
|
help
|
|
- If you say yes here you get support for INA219 and INA226 power
|
|
|
|
- monitor chips.
|
|
|
|
|
|
+ If you say yes here you get support for INA219, INA220, INA226, and
|
|
|
|
+ INA230 power monitor chips.
|
|
|
|
|
|
The INA2xx driver is configured for the default configuration of
|
|
The INA2xx driver is configured for the default configuration of
|
|
the part as described in the datasheet.
|
|
the part as described in the datasheet.
|
|
@@ -1149,7 +1169,7 @@ config SENSORS_THMC50
|
|
|
|
|
|
config SENSORS_TMP102
|
|
config SENSORS_TMP102
|
|
tristate "Texas Instruments TMP102"
|
|
tristate "Texas Instruments TMP102"
|
|
- depends on I2C && EXPERIMENTAL
|
|
|
|
|
|
+ depends on I2C
|
|
help
|
|
help
|
|
If you say yes here you get support for Texas Instruments TMP102
|
|
If you say yes here you get support for Texas Instruments TMP102
|
|
sensor chips.
|
|
sensor chips.
|
|
@@ -1159,7 +1179,7 @@ config SENSORS_TMP102
|
|
|
|
|
|
config SENSORS_TMP401
|
|
config SENSORS_TMP401
|
|
tristate "Texas Instruments TMP401 and compatibles"
|
|
tristate "Texas Instruments TMP401 and compatibles"
|
|
- depends on I2C && EXPERIMENTAL
|
|
|
|
|
|
+ depends on I2C
|
|
help
|
|
help
|
|
If you say yes here you get support for Texas Instruments TMP401 and
|
|
If you say yes here you get support for Texas Instruments TMP401 and
|
|
TMP411 temperature sensor chips.
|
|
TMP411 temperature sensor chips.
|
|
@@ -1169,7 +1189,7 @@ config SENSORS_TMP401
|
|
|
|
|
|
config SENSORS_TMP421
|
|
config SENSORS_TMP421
|
|
tristate "Texas Instruments TMP421 and compatible"
|
|
tristate "Texas Instruments TMP421 and compatible"
|
|
- depends on I2C && EXPERIMENTAL
|
|
|
|
|
|
+ depends on I2C
|
|
help
|
|
help
|
|
If you say yes here you get support for Texas Instruments TMP421,
|
|
If you say yes here you get support for Texas Instruments TMP421,
|
|
TMP422 and TMP423 temperature sensor chips.
|
|
TMP422 and TMP423 temperature sensor chips.
|
|
@@ -1261,7 +1281,7 @@ config SENSORS_W83792D
|
|
|
|
|
|
config SENSORS_W83793
|
|
config SENSORS_W83793
|
|
tristate "Winbond W83793"
|
|
tristate "Winbond W83793"
|
|
- depends on I2C && EXPERIMENTAL
|
|
|
|
|
|
+ depends on I2C
|
|
select HWMON_VID
|
|
select HWMON_VID
|
|
help
|
|
help
|
|
If you say yes here you get support for the Winbond W83793
|
|
If you say yes here you get support for the Winbond W83793
|
|
@@ -1273,7 +1293,7 @@ config SENSORS_W83793
|
|
|
|
|
|
config SENSORS_W83795
|
|
config SENSORS_W83795
|
|
tristate "Winbond/Nuvoton W83795G/ADG"
|
|
tristate "Winbond/Nuvoton W83795G/ADG"
|
|
- depends on I2C && EXPERIMENTAL
|
|
|
|
|
|
+ depends on I2C
|
|
help
|
|
help
|
|
If you say yes here you get support for the Winbond W83795G and
|
|
If you say yes here you get support for the Winbond W83795G and
|
|
W83795ADG hardware monitoring chip, including manual fan speed
|
|
W83795ADG hardware monitoring chip, including manual fan speed
|
|
@@ -1284,7 +1304,7 @@ config SENSORS_W83795
|
|
|
|
|
|
config SENSORS_W83795_FANCTRL
|
|
config SENSORS_W83795_FANCTRL
|
|
boolean "Include automatic fan control support (DANGEROUS)"
|
|
boolean "Include automatic fan control support (DANGEROUS)"
|
|
- depends on SENSORS_W83795 && EXPERIMENTAL
|
|
|
|
|
|
+ depends on SENSORS_W83795
|
|
default n
|
|
default n
|
|
help
|
|
help
|
|
If you say yes here, support for automatic fan speed control
|
|
If you say yes here, support for automatic fan speed control
|
|
@@ -1301,7 +1321,7 @@ config SENSORS_W83795_FANCTRL
|
|
|
|
|
|
config SENSORS_W83L785TS
|
|
config SENSORS_W83L785TS
|
|
tristate "Winbond W83L785TS-S"
|
|
tristate "Winbond W83L785TS-S"
|
|
- depends on I2C && EXPERIMENTAL
|
|
|
|
|
|
+ depends on I2C
|
|
help
|
|
help
|
|
If you say yes here you get support for the Winbond W83L785TS-S
|
|
If you say yes here you get support for the Winbond W83L785TS-S
|
|
sensor chip, which is used on the Asus A7N8X, among other
|
|
sensor chip, which is used on the Asus A7N8X, among other
|
|
@@ -1312,7 +1332,7 @@ config SENSORS_W83L785TS
|
|
|
|
|
|
config SENSORS_W83L786NG
|
|
config SENSORS_W83L786NG
|
|
tristate "Winbond W83L786NG, W83L786NR"
|
|
tristate "Winbond W83L786NG, W83L786NR"
|
|
- depends on I2C && EXPERIMENTAL
|
|
|
|
|
|
+ depends on I2C
|
|
help
|
|
help
|
|
If you say yes here you get support for the Winbond W83L786NG
|
|
If you say yes here you get support for the Winbond W83L786NG
|
|
and W83L786NR sensor chips.
|
|
and W83L786NR sensor chips.
|
|
@@ -1427,7 +1447,7 @@ config SENSORS_ACPI_POWER
|
|
|
|
|
|
config SENSORS_ATK0110
|
|
config SENSORS_ATK0110
|
|
tristate "ASUS ATK0110"
|
|
tristate "ASUS ATK0110"
|
|
- depends on X86 && EXPERIMENTAL
|
|
|
|
|
|
+ depends on X86
|
|
help
|
|
help
|
|
If you say yes here you get support for the ACPI hardware
|
|
If you say yes here you get support for the ACPI hardware
|
|
monitoring interface found in many ASUS motherboards. This
|
|
monitoring interface found in many ASUS motherboards. This
|