diff options
author | Len Brown <len.brown@intel.com> | 2011-01-12 05:03:39 -0500 |
---|---|---|
committer | Len Brown <len.brown@intel.com> | 2011-01-12 05:03:39 -0500 |
commit | 63e8078a12ed287f40f39082ff87e8db6621dab9 (patch) | |
tree | a93563d69014b15f66968864bfed3938521fc974 /drivers/acpi | |
parent | 4b63bd35eb4e7959b0f7be17634689d34311524b (diff) | |
parent | 4464ed3b05de7a41ae55c74109cec8aeb138ce14 (diff) | |
download | op-kernel-dev-63e8078a12ed287f40f39082ff87e8db6621dab9.zip op-kernel-dev-63e8078a12ed287f40f39082ff87e8db6621dab9.tar.gz |
Merge branch 'kconfig-text' into release
Diffstat (limited to 'drivers/acpi')
-rw-r--r-- | drivers/acpi/Kconfig | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/acpi/Kconfig b/drivers/acpi/Kconfig index 865fcb3..10c7ad5 100644 --- a/drivers/acpi/Kconfig +++ b/drivers/acpi/Kconfig @@ -51,7 +51,6 @@ config ACPI_PROCFS For backwards compatibility, this option allows deprecated /proc/acpi/ files to exist, even when they have been replaced by functions in /sys. - The deprecated files (and their replacements) include: This option has no effect on /proc/acpi/ files and functions which do not yet exist in /sys. |