ACPI: remove /proc/acpi/event from ACPI_BUTTON help
Commit 1696d9d
(ACPI: Remove the old /proc/acpi/event interface)
left /proc/acpi/event in the ACPI_BUTTON help in Kconfig, so
remove it from there.
[rjw: Changelog]
Signed-off-by: Krzysztof Mazur <krzysiek@podlesie.net>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
This commit is contained in:
committed by
Rafael J. Wysocki
parent
d7d49012b9
commit
7d13f94ce2
@@ -123,9 +123,9 @@ config ACPI_BUTTON
|
|||||||
default y
|
default y
|
||||||
help
|
help
|
||||||
This driver handles events on the power, sleep, and lid buttons.
|
This driver handles events on the power, sleep, and lid buttons.
|
||||||
A daemon reads /proc/acpi/event and perform user-defined actions
|
A daemon reads events from input devices or via netlink and
|
||||||
such as shutting down the system. This is necessary for
|
performs user-defined actions such as shutting down the system.
|
||||||
software-controlled poweroff.
|
This is necessary for software-controlled poweroff.
|
||||||
|
|
||||||
To compile this driver as a module, choose M here:
|
To compile this driver as a module, choose M here:
|
||||||
the module will be called button.
|
the module will be called button.
|
||||||
|
Reference in New Issue
Block a user