diff options
Diffstat (limited to 'drivers/acpi/Kconfig')
-rw-r--r-- | drivers/acpi/Kconfig | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/drivers/acpi/Kconfig b/drivers/acpi/Kconfig index 3a17ca5fff6f..bc2218db5ba9 100644 --- a/drivers/acpi/Kconfig +++ b/drivers/acpi/Kconfig | |||
@@ -73,17 +73,6 @@ config ACPI_PROCFS_POWER | |||
73 | 73 | ||
74 | Say N to delete power /proc/acpi/ directories that have moved to /sys/ | 74 | Say N to delete power /proc/acpi/ directories that have moved to /sys/ |
75 | 75 | ||
76 | config ACPI_POWER_METER | ||
77 | tristate "ACPI 4.0 power meter" | ||
78 | depends on HWMON | ||
79 | help | ||
80 | This driver exposes ACPI 4.0 power meters as hardware monitoring | ||
81 | devices. Say Y (or M) if you have a computer with ACPI 4.0 firmware | ||
82 | and a power meter. | ||
83 | |||
84 | To compile this driver as a module, choose M here: | ||
85 | the module will be called power-meter. | ||
86 | |||
87 | config ACPI_EC_DEBUGFS | 76 | config ACPI_EC_DEBUGFS |
88 | tristate "EC read/write access through /sys/kernel/debug/ec" | 77 | tristate "EC read/write access through /sys/kernel/debug/ec" |
89 | default n | 78 | default n |