[2.4 patch] add three ACPI Configure.help entries

Adrian Bunk (bunk@fs.tum.de)
Sat, 21 Jun 2003 02:05:50 +0200


The patch below adds Configure.help entries for three ACPI options added
in 2.4.22-pre1 (help texts stolen from 2.5).

Please apply
Adrian

--- linux-2.4.22-pre1-full/Documentation/Configure.help.old 2003-06-21 01:51:34.000000000 +0200
+++ linux-2.4.22-pre1-full/Documentation/Configure.help 2003-06-21 02:00:54.000000000 +0200
@@ -18691,6 +18691,20 @@
down the system. Until then, you can cat it, and see output when
a button is pressed.

+CONFIG_ACPI_BATTERY
+ This driver adds support for battery information through
+ /proc/acpi/battery. If you have a mobile system with a battery,
+ say Y.
+
+CONFIG_ACPI_FAN
+ This driver adds support for ACPI fan devices, allowing user-mode
+ applications to perform basic fan control (on, off, status).
+
+CONFIG_ACPI_PROCESSOR
+ This driver installs ACPI as the idle handler for Linux, and uses
+ ACPI C2 and C3 processor states to save power, on systems that
+ support it.
+
ACPI AC Adapter
CONFIG_ACPI_AC
This driver adds support for the AC Adapter object, which indicates
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/