aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/hwmon/Kconfig
diff options
context:
space:
mode:
authorGeorge Joseph <george.joseph@fairview5.com>2010-03-05 16:17:25 -0500
committerJean Delvare <khali@linux-fr.org>2010-03-05 16:17:25 -0500
commitd58de038728221f780e11d50b32aa40d420c1150 (patch)
tree270bbb4ca00bed94782dee9d18846edee4db2df0 /drivers/hwmon/Kconfig
parent232449850229deeda84194e8a3c93a49ab6a043e (diff)
hwmon: Driver for Andigilog aSC7621 family monitoring chips
Hwmon driver for Andigilog aSC7621 family monitoring chips. Signed-off-by: George Joseph <george.joseph@fairview5.com> Acked-by: Hans de Goede <hdegoede@redhat.com> Signed-off-by: Jean Delvare <khali@linux-fr.org>
Diffstat (limited to 'drivers/hwmon/Kconfig')
-rw-r--r--drivers/hwmon/Kconfig13
1 files changed, 13 insertions, 0 deletions
diff --git a/drivers/hwmon/Kconfig b/drivers/hwmon/Kconfig
index 77d032fb813..b6d65aa2082 100644
--- a/drivers/hwmon/Kconfig
+++ b/drivers/hwmon/Kconfig
@@ -226,6 +226,19 @@ config SENSORS_ADT7475
226 This driver can also be build as a module. If so, the module 226 This driver can also be build as a module. If so, the module
227 will be called adt7475. 227 will be called adt7475.
228 228
229config SENSORS_ASC7621
230 tristate "Andigilog aSC7621"
231 depends on HWMON && I2C
232 help
233 If you say yes here you get support for the aSC7621
234 family of SMBus sensors chip found on most Intel X48, X38, 975,
235 965 and 945 desktop boards. Currently supported chips:
236 aSC7621
237 aSC7621a
238
239 This driver can also be built as a module. If so, the module
240 will be called asc7621.
241
229config SENSORS_K8TEMP 242config SENSORS_K8TEMP
230 tristate "AMD Athlon64/FX or Opteron temperature sensor" 243 tristate "AMD Athlon64/FX or Opteron temperature sensor"
231 depends on X86 && PCI && EXPERIMENTAL 244 depends on X86 && PCI && EXPERIMENTAL