diff options
author | Len Brown <len.brown@intel.com> | 2007-04-28 23:12:03 -0400 |
---|---|---|
committer | Len Brown <len.brown@intel.com> | 2007-04-28 23:12:03 -0400 |
commit | fb16596997ded3e70d308bec58e32c1e2c5cf9b0 (patch) | |
tree | 28939b49c26e51d2c22047ef2e07f4b1d6352bbb /drivers/acpi/Kconfig | |
parent | f188291aec9b17ef7cec01db66b9cdb6fae26372 (diff) | |
parent | afd3810d9b6b0d446a34e1d4e94f0cc020b00a14 (diff) | |
download | linux-fb16596997ded3e70d308bec58e32c1e2c5cf9b0.tar.gz linux-fb16596997ded3e70d308bec58e32c1e2c5cf9b0.tar.bz2 linux-fb16596997ded3e70d308bec58e32c1e2c5cf9b0.zip |
Pull misc-for-upstream into release branch
Diffstat (limited to 'drivers/acpi/Kconfig')
-rw-r--r-- | drivers/acpi/Kconfig | 4 |
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 |