summaryrefslogtreecommitdiffstats
path: root/drivers/acpi/Kconfig
diff options
context:
space:
mode:
authorLen Brown2007-04-29 05:12:03 +0200
committerLen Brown2007-04-29 05:12:03 +0200
commitfb16596997ded3e70d308bec58e32c1e2c5cf9b0 (patch)
tree28939b49c26e51d2c22047ef2e07f4b1d6352bbb /drivers/acpi/Kconfig
parentPull thinkpad into release branch (diff)
parentACPI: Remove a warning about unused variable in !CONFIG_ACPI compilation. (diff)
downloadkernel-qcow2-linux-fb16596997ded3e70d308bec58e32c1e2c5cf9b0.tar.gz
kernel-qcow2-linux-fb16596997ded3e70d308bec58e32c1e2c5cf9b0.tar.xz
kernel-qcow2-linux-fb16596997ded3e70d308bec58e32c1e2c5cf9b0.zip
Pull misc-for-upstream into release branch
Diffstat (limited to 'drivers/acpi/Kconfig')
-rw-r--r--drivers/acpi/Kconfig4
1 files changed, 2 insertions, 2 deletions
diff --git a/drivers/acpi/Kconfig b/drivers/acpi/Kconfig
index 45c43150826b..e905c950fd7b 100644
--- a/drivers/acpi/Kconfig
+++ b/drivers/acpi/Kconfig
@@ -85,8 +85,8 @@ config ACPI_PROCFS
depends on ACPI
default y
---help---
- Procfs interface for ACPI is made optional for back-compatible.
- As the same functions are duplicated in sysfs interface
+ The Procfs interface for ACPI is made optional for backward compatibility.
+ As the same functions are duplicated in the sysfs interface
and this proc interface will be removed some time later,
it's marked as deprecated.
( /proc/acpi/debug_layer && debug_level are deprecated by