X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=drivers%2Fhwmon%2FKconfig;fp=drivers%2Fhwmon%2FKconfig;h=7230d4e081964e79fb2963273311a17a83e30b85;hb=64ba3f394c830ec48a1c31b53dcae312c56f1604;hp=0e31a0c496e8ae44ce3ed29322d6169787480e91;hpb=be1e6109ac94a859551f8e1774eb9a8469fe055c;p=linux-2.6.git diff --git a/drivers/hwmon/Kconfig b/drivers/hwmon/Kconfig index 0e31a0c49..7230d4e08 100644 --- a/drivers/hwmon/Kconfig +++ b/drivers/hwmon/Kconfig @@ -1,5 +1,5 @@ # -# Hardware monitoring chip drivers configuration +# I2C Sensor chip drivers configuration # menu "Hardware Monitoring support" @@ -16,10 +16,6 @@ config HWMON 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 - for details. - This support can also be built as a module. If so, the module will be called hwmon. @@ -27,18 +23,6 @@ config HWMON_VID tristate default n -config SENSORS_ABITUGURU - tristate "Abit uGuru" - depends on HWMON && EXPERIMENTAL - help - If you say yes here you get support for the Abit uGuru chips - sensor part. 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). - - This driver can also be built as a module. If so, the module - will be called abituguru. - config SENSORS_ADM1021 tristate "Analog Devices ADM1021 and compatibles" depends on HWMON && I2C @@ -204,16 +188,6 @@ config SENSORS_LM63 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 HWMON && 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 HWMON && I2C @@ -262,11 +236,11 @@ config SENSORS_LM80 will be called lm80. config SENSORS_LM83 - tristate "National Semiconductor LM83 and compatibles" + tristate "National Semiconductor LM83" depends on HWMON && I2C help If you say yes here you get support for National Semiconductor - LM82 and LM83 sensor chips. + LM83 sensor chips. This driver can also be built as a module. If so, the module will be called lm83. @@ -359,32 +333,11 @@ config SENSORS_SMSC47M1 help If you say yes here you get support for the integrated fan monitoring and control capabilities of the SMSC LPC47B27x, - LPC47M10x, LPC47M13x, LPC47M14x, LPC47M15x, LPC47M192 and - LPC47M997 chips. - - The temperature and voltage sensor features of the LPC47M192 - and LPC47M997 are supported by another driver, select also - "SMSC LPC47M192 and compatibles" below for those. + LPC47M10x, LPC47M13x, LPC47M14x, LPC47M15x and LPC47M192 chips. This driver can also be built as a module. If so, the module will be called smsc47m1. -config SENSORS_SMSC47M192 - tristate "SMSC LPC47M192 and compatibles" - depends on HWMON && I2C && EXPERIMENTAL - select HWMON_VID - help - If you say yes here you get support for the temperature and - voltage sensors of the SMSC LPC47M192 and LPC47M997 chips. - - The fan monitoring and control capabilities of these chips - are supported by another driver, select - "SMSC LPC47M10x and compatibles" above. You need both drivers - if you want fan control and voltage/temperature sensor support. - - This driver can also be built as a module. If so, the module - will be called smsc47m192. - config SENSORS_SMSC47B397 tristate "SMSC LPC47B397-NC" depends on HWMON && I2C && EXPERIMENTAL @@ -432,16 +385,6 @@ config SENSORS_W83781D This driver can also be built as a module. If so, the module will be called w83781d. -config SENSORS_W83791D - tristate "Winbond W83791D" - depends on HWMON && I2C && EXPERIMENTAL - select HWMON_VID - help - If you say yes here you get support for the Winbond W83791D chip. - - This driver can also be built as a module. If so, the module - will be called w83791d. - config SENSORS_W83792D tristate "Winbond W83792D" depends on HWMON && I2C && EXPERIMENTAL @@ -463,14 +406,13 @@ config SENSORS_W83L785TS will be called w83l785ts. config SENSORS_W83627HF - tristate "Winbond W83627HF, W83627THF, W83637HF, W83687THF, W83697HF" - depends on HWMON && I2C + tristate "Winbond W83627HF, W83627THF, W83637HF, W83697HF" + depends on HWMON && I2C && EXPERIMENTAL select I2C_ISA select HWMON_VID help If you say yes here you get support for the Winbond W836X7 series - of sensor chips: the W83627HF, W83627THF, W83637HF, W83687THF and - W83697HF. + of sensor chips: the W83627HF, W83627THF, W83637HF, and the W83697HF This driver can also be built as a module. If so, the module will be called w83627hf.