⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 kconfig

📁 linux 内核源代码
💻
📖 第 1 页 / 共 2 页
字号:
## Hardware monitoring chip drivers configuration#menuconfig HWMON	tristate "Hardware Monitoring support"	depends on HAS_IOMEM	default y	help	  Hardware monitoring devices let you monitor the hardware health	  of a system. Most modern motherboards include such a device. It	  can include temperature sensors, voltage sensors, fan speed	  sensors and various additional features such as the ability to	  control the speed of the fans.  If you want this support you	  should say Y here and also to the specific driver(s) for your	  sensors chip(s) below.	  To find out which specific driver(s) you need, use the	  sensors-detect script from the lm_sensors package.  Read	  <file:Documentation/hwmon/userspace-tools> for details.	  This support can also be built as a module.  If so, the module	  will be called hwmon.if HWMONconfig HWMON_VID	tristate	default nconfig SENSORS_ABITUGURU	tristate "Abit uGuru (rev 1 & 2)"	depends on X86 && EXPERIMENTAL	help	  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	  control parts of the Abit uGuru are not supported. The Abit uGuru	  chip can be found on Abit uGuru featuring motherboards (most modern	  Abit motherboards from before end 2005). For more info and a list	  of which motherboards have which revision see	  Documentation/hwmon/abituguru	  This driver can also be built as a module.  If so, the module	  will be called abituguru.config SENSORS_ABITUGURU3	tristate "Abit uGuru (rev 3)"	depends on X86 && EXPERIMENTAL	help	  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	  and their settings is supported. The third revision of the Abit	  uGuru chip can be found on recent Abit motherboards (since end	  2005). For more info and a list of which motherboards have which	  revision see Documentation/hwmon/abituguru3	  This driver can also be built as a module.  If so, the module	  will be called abituguru3.config SENSORS_AD7418	tristate "Analog Devices AD7416, AD7417 and AD7418"	depends on I2C && EXPERIMENTAL	help	  If you say yes here you get support for the Analog Devices	  AD7416, AD7417 and AD7418 temperature monitoring chips.	  This driver can also be built as a module. If so, the module	  will be called ad7418.config SENSORS_ADM1021	tristate "Analog Devices ADM1021 and compatibles"	depends on I2C	help	  If you say yes here you get support for Analog Devices ADM1021	  and ADM1023 sensor chips and clones: Maxim MAX1617 and MAX1617A,	  Genesys Logic GL523SM, National Semiconductor LM84, TI THMC10,	  and the XEON processor built-in sensor.	  This driver can also be built as a module.  If so, the module	  will be called adm1021.config SENSORS_ADM1025	tristate "Analog Devices ADM1025 and compatibles"	depends on I2C	select HWMON_VID	help	  If you say yes here you get support for Analog Devices ADM1025	  and Philips NE1619 sensor chips.	  This driver can also be built as a module.  If so, the module	  will be called adm1025.config SENSORS_ADM1026	tristate "Analog Devices ADM1026 and compatibles"	depends on I2C && EXPERIMENTAL	select HWMON_VID	help	  If you say yes here you get support for Analog Devices ADM1026	  sensor chip.	  This driver can also be built as a module.  If so, the module	  will be called adm1026.config SENSORS_ADM1029	tristate "Analog Devices ADM1029"	depends on I2C && EXPERIMENTAL	help	  If you say yes here you get support for Analog Devices ADM1029	  sensor chip.	  Very rare chip, please let us know you use it.	  This driver can also be built as a module.  If so, the module	  will be called adm1029.config SENSORS_ADM1031	tristate "Analog Devices ADM1031 and compatibles"	depends on I2C && EXPERIMENTAL	help	  If you say yes here you get support for Analog Devices ADM1031	  and ADM1030 sensor chips.	  This driver can also be built as a module.  If so, the module	  will be called adm1031.config SENSORS_ADM9240	tristate "Analog Devices ADM9240 and compatibles"	depends on I2C && EXPERIMENTAL	select HWMON_VID	help	  If you say yes here you get support for Analog Devices ADM9240,	  Dallas DS1780, National Semiconductor LM81 sensor chips.	  This driver can also be built as a module.  If so, the module	  will be called adm9240.config SENSORS_ADT7470	tristate "Analog Devices ADT7470"	depends on I2C && EXPERIMENTAL	help	  If you say yes here you get support for the Analog Devices	  ADT7470 temperature monitoring chips.	  This driver can also be built as a module. If so, the module	  will be called adt7470.config SENSORS_K8TEMP	tristate "AMD Athlon64/FX or Opteron temperature sensor"	depends on X86 && PCI && EXPERIMENTAL	help	  If you say yes here you get support for the temperature	  sensor(s) inside your CPU. Supported is whole AMD K8	  microarchitecture. Please note that you will need at least	  lm-sensors 2.10.1 for proper userspace support.	  This driver can also be built as a module.  If so, the module	  will be called k8temp.config SENSORS_AMS	tristate "Apple Motion Sensor driver"	depends on PPC_PMAC && !PPC64 && INPUT && ((ADB_PMU && I2C = y) || (ADB_PMU && !I2C) || I2C) && EXPERIMENTAL	select INPUT_POLLDEV	help	  Support for the motion sensor included in PowerBooks. Includes	  implementations for PMU and I2C.	  This driver can also be built as a module. If so, the module	  will be called ams.config SENSORS_AMS_PMU	bool "PMU variant"	depends on SENSORS_AMS && ADB_PMU	default y	help	  PMU variant of motion sensor, found in late 2005 PowerBooks.config SENSORS_AMS_I2C	bool "I2C variant"	depends on SENSORS_AMS && I2C	default y	help	  I2C variant of motion sensor, found in early 2005 PowerBooks and	  iBooks.config SENSORS_ASB100	tristate "Asus ASB100 Bach"	depends on X86 && I2C && EXPERIMENTAL	select HWMON_VID	help	  If you say yes here you get support for the ASB100 Bach sensor	  chip found on some Asus mainboards.	  This driver can also be built as a module.  If so, the module	  will be called asb100.config SENSORS_ATXP1	tristate "Attansic ATXP1 VID controller"	depends on I2C && EXPERIMENTAL	select HWMON_VID	help	  If you say yes here you get support for the Attansic ATXP1 VID	  controller.	  If your board have such a chip, you are able to control your CPU	  core and other voltages.	  This driver can also be built as a module.  If so, the module	  will be called atxp1.config SENSORS_DS1621	tristate "Dallas Semiconductor DS1621 and DS1625"	depends on I2C	help	  If you say yes here you get support for Dallas Semiconductor	  DS1621 and DS1625 sensor chips.	  This driver can also be built as a module.  If so, the module	  will be called ds1621.config SENSORS_I5K_AMB	tristate "FB-DIMM AMB temperature sensor on Intel 5000 series chipsets"	depends on PCI && EXPERIMENTAL	help	  If you say yes here you get support for FB-DIMM AMB temperature	  monitoring chips on systems with the Intel 5000 series chipset.	  This driver can also be built as a module. If so, the module	  will be called i5k_amb.config SENSORS_F71805F	tristate "Fintek F71805F/FG, F71806F/FG and F71872F/FG"	depends on EXPERIMENTAL	help	  If you say yes here you get support for hardware monitoring	  features of the Fintek F71805F/FG, F71806F/FG and F71872F/FG	  Super-I/O chips.	  This driver can also be built as a module.  If so, the module	  will be called f71805f.config SENSORS_F71882FG	tristate "Fintek F71882FG and F71883FG"	depends on EXPERIMENTAL	help	  If you say yes here you get support for hardware monitoring	  features of the Fintek F71882FG and F71883FG Super-I/O chips.	  This driver can also be built as a module.  If so, the module	  will be called f71882fg.config SENSORS_F75375S	tristate "Fintek F75375S/SP and F75373";	depends on I2C && EXPERIMENTAL	help	  If you say yes here you get support for hardware monitoring	  features of the Fintek F75375S/SP and F75373	  This driver can also be built as a module.  If so, the module	  will be called f75375s.config SENSORS_FSCHER	tristate "FSC Hermes"	depends on X86 && I2C	help	  If you say yes here you get support for Fujitsu Siemens	  Computers Hermes sensor chips.	  This driver can also be built as a module.  If so, the module	  will be called fscher.config SENSORS_FSCPOS	tristate "FSC Poseidon"	depends on X86 && I2C	help	  If you say yes here you get support for Fujitsu Siemens	  Computers Poseidon sensor chips.	  This driver can also be built as a module.  If so, the module	  will be called fscpos.config SENSORS_FSCHMD	tristate "FSC Poseidon, Scylla, Hermes, Heimdall and Heracles"	depends on X86 && I2C && EXPERIMENTAL	help	  If you say yes here you get support for various Fujitsu Siemens	  Computers sensor chips.	  This is a new merged driver for FSC sensor chips which is intended	  as a replacment for the fscpos, fscscy and fscher drivers and adds	  support for several other FCS sensor chips.	  This driver can also be built as a module.  If so, the module	  will be called fschmd.config SENSORS_GL518SM	tristate "Genesys Logic GL518SM"	depends on I2C	help	  If you say yes here you get support for Genesys Logic GL518SM	  sensor chips.	  This driver can also be built as a module.  If so, the module	  will be called gl518sm.config SENSORS_GL520SM	tristate "Genesys Logic GL520SM"	depends on I2C	select HWMON_VID	help	  If you say yes here you get support for Genesys Logic GL520SM	  sensor chips.	  This driver can also be built as a module.  If so, the module	  will be called gl520sm.config SENSORS_CORETEMP	tristate "Intel Core (2) Duo/Solo temperature sensor"	depends on X86 && EXPERIMENTAL	help	  If you say yes here you get support for the temperature	  sensor inside your CPU. Supported all are all known variants	  of Intel Core family.config SENSORS_IBMPEX	tristate "IBM PowerExecutive temperature/power sensors"	select IPMI_SI	depends on IPMI_HANDLER	help	  If you say yes here you get support for the temperature and	  power sensors in various IBM System X servers that support	  PowerExecutive.  So far this includes the x3550, x3650, x3655,	  x3755, and certain HS20 blades.	  This driver can also be built as a module.  If so, the module	  will be called ibmpex.config SENSORS_IT87	tristate "ITE IT87xx and compatibles"	select HWMON_VID	help	  If you say yes here you get support for ITE IT8705F, IT8712F,	  IT8716F, IT8718F and IT8726F sensor chips, and the SiS960 clone.	  This driver can also be built as a module.  If so, the module	  will be called it87.config SENSORS_LM63	tristate "National Semiconductor LM63"	depends on I2C	help	  If you say yes here you get support for the National Semiconductor	  LM63 remote diode digital temperature sensor with integrated fan	  control.  Such chips are found on the Tyan S4882 (Thunder K8QS Pro)	  motherboard, among others.	  This driver can also be built as a module.  If so, the module	  will be called lm63.config SENSORS_LM70	tristate "National Semiconductor LM70"	depends on SPI_MASTER && EXPERIMENTAL	help	  If you say yes here you get support for the National Semiconductor	  LM70 digital temperature sensor chip.	  This driver can also be built as a module.  If so, the module	  will be called lm70.config SENSORS_LM75	tristate "National Semiconductor LM75 and compatibles"	depends on I2C	help	  If you say yes here you get support for National Semiconductor LM75	  sensor chips and clones: Dallas Semiconductor DS75 and DS1775 (in	  9-bit precision mode), and TelCom (now Microchip) TCN75.	  The DS75 and DS1775 in 10- to 12-bit precision modes will require	  a force module parameter. The driver will not handle the extra	  precision anyhow.	  This driver can also be built as a module.  If so, the module	  will be called lm75.config SENSORS_LM77	tristate "National Semiconductor LM77"

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -