commit | 128a2bcf9dddeb8e79a4ba55bf191533f70f39ce | [log] [tgz] |
---|---|---|
author | Len Brown <len.brown@intel.com> | Tue Jul 31 23:27:10 2007 -0400 |
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | Tue Jul 31 20:40:08 2007 -0700 |
tree | 32f95c9a0009928102f033db2bd0e10a70f391ba | |
parent | fc34f6c617bf2a845d793af12b96bcc0afd472c4 [diff] |
ACPI: delete CONFIG_ACPI_PROCFS_SLEEP (again) CONFIG_ACPI_PROCFS_SLEEP is a NO-OP -- delete it (again). Apparently 296699de6bdc717189a331ab6bbe90e05c94db06 creating CONFIG_SUSPEND and CONFIG_PM_SLEEP was based on an out-dated version of drivers/acpi/Kconfig, as it erroneously restored this recently deleted config option. Signed-off-by: Len Brown <len.brown@intel.com> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>