ACPI: Kconfig: remove CONFIG_ACPI_SLEEP from source
authorLen Brown <len.brown@intel.com>
Wed, 25 Jul 2007 02:26:33 +0000 (22:26 -0400)
committerLen Brown <len.brown@intel.com>
Wed, 25 Jul 2007 05:29:39 +0000 (01:29 -0400)
As it was a synonym for (CONFIG_ACPI && CONFIG_X86),
the ifdefs for it were more clutter than they were worth.

For ia64, just add a few stubs in anticipation of future
S3 or S4 support.

Signed-off-by: Len Brown <len.brown@intel.com>

No differences found