aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/hwmon/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/hwmon/Kconfig')
-rw-r--r--drivers/hwmon/Kconfig22
1 files changed, 22 insertions, 0 deletions
diff --git a/drivers/hwmon/Kconfig b/drivers/hwmon/Kconfig
index ce52bf2f235..0e8a9185f67 100644
--- a/drivers/hwmon/Kconfig
+++ b/drivers/hwmon/Kconfig
@@ -248,6 +248,18 @@ config SENSORS_ASB100
248 This driver can also be built as a module. If so, the module 248 This driver can also be built as a module. If so, the module
249 will be called asb100. 249 will be called asb100.
250 250
251config SENSORS_ATK0110
252 tristate "ASUS ATK0110 ACPI hwmon"
253 depends on X86 && ACPI && EXPERIMENTAL
254 help
255 If you say yes here you get support for the ACPI hardware
256 monitoring interface found in many ASUS motherboards. This
257 driver will provide readings of fans, voltages and temperatures
258 through the system firmware.
259
260 This driver can also be built as a module. If so, the module
261 will be called asus_atk0110.
262
251config SENSORS_ATXP1 263config SENSORS_ATXP1
252 tristate "Attansic ATXP1 VID controller" 264 tristate "Attansic ATXP1 VID controller"
253 depends on I2C && EXPERIMENTAL 265 depends on I2C && EXPERIMENTAL
@@ -358,6 +370,16 @@ config SENSORS_FSCHMD
358 This driver can also be built as a module. If so, the module 370 This driver can also be built as a module. If so, the module
359 will be called fschmd. 371 will be called fschmd.
360 372
373config SENSORS_G760A
374 tristate "GMT G760A"
375 depends on I2C
376 help
377 If you say yes here you get support for Global Mixed-mode
378 Technology Inc G760A fan speed PWM controller chips.
379
380 This driver can also be built as a module. If so, the module
381 will be called g760a.
382
361config SENSORS_GL518SM 383config SENSORS_GL518SM
362 tristate "Genesys Logic GL518SM" 384 tristate "Genesys Logic GL518SM"
363 depends on I2C 385 depends on I2C