ACPI: delete CONFIG_ACPI_PROCFS_SLEEP (again)
authorLen Brown <len.brown@intel.com>
Wed, 1 Aug 2007 03:27:10 +0000 (23:27 -0400)
committerLinus Torvalds <torvalds@woody.linux-foundation.org>
Wed, 1 Aug 2007 03:40:08 +0000 (20:40 -0700)
commit128a2bcf9dddeb8e79a4ba55bf191533f70f39ce
tree32f95c9a0009928102f033db2bd0e10a70f391ba
parentfc34f6c617bf2a845d793af12b96bcc0afd472c4
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>
drivers/acpi/Kconfig