diff options
author | Borislav Petkov <bbpetkov@yahoo.de> | 2007-04-25 14:29:50 -0400 |
---|---|---|
committer | Len Brown <len.brown@intel.com> | 2007-04-25 14:29:50 -0400 |
commit | cf6c6045a06aed2ccd8ebd0a3128ce0f2f8a11aa (patch) | |
tree | 11c38e256eb6151d2498895c6e5b1f3bea30687c /drivers/acpi/Kconfig | |
parent | 8ce8e2f99a973c39c4aeddbe0966038196a8e71a (diff) | |
download | linux-cf6c6045a06aed2ccd8ebd0a3128ce0f2f8a11aa.tar.gz linux-cf6c6045a06aed2ccd8ebd0a3128ce0f2f8a11aa.tar.bz2 linux-cf6c6045a06aed2ccd8ebd0a3128ce0f2f8a11aa.zip |
ACPI: word-smith kconfig help
Signed-off-by: <bbpetkov@yahoo.de>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Len Brown <len.brown@intel.com>
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 e2ce4a9c1c92..2a18d4cd85b1 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 |