aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/hwmon/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/hwmon/Kconfig')
-rw-r--r--drivers/hwmon/Kconfig10
1 files changed, 10 insertions, 0 deletions
diff --git a/drivers/hwmon/Kconfig b/drivers/hwmon/Kconfig
index a620a760397d..12bfc073fc54 100644
--- a/drivers/hwmon/Kconfig
+++ b/drivers/hwmon/Kconfig
@@ -1351,6 +1351,16 @@ if ACPI
1351 1351
1352comment "ACPI drivers" 1352comment "ACPI drivers"
1353 1353
1354config SENSORS_ACPI_POWER
1355 tristate "ACPI 4.0 power meter"
1356 help
1357 This driver exposes ACPI 4.0 power meters as hardware monitoring
1358 devices. Say Y (or M) if you have a computer with ACPI 4.0 firmware
1359 and a power meter.
1360
1361 To compile this driver as a module, choose M here:
1362 the module will be called acpi_power_meter.
1363
1354config SENSORS_ATK0110 1364config SENSORS_ATK0110
1355 tristate "ASUS ATK0110" 1365 tristate "ASUS ATK0110"
1356 depends on X86 && EXPERIMENTAL 1366 depends on X86 && EXPERIMENTAL