]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
ACPI: remove CONFIG_ACPI_POWER
authorBjorn Helgaas <bjorn.helgaas@hp.com>
Wed, 5 Nov 2008 23:17:58 +0000 (16:17 -0700)
committerLen Brown <len.brown@intel.com>
Thu, 6 Nov 2008 20:42:38 +0000 (15:42 -0500)
commitfefe5ab3d67b0ade6200fec5ed6f2812cbcbb658
tree9270a9aad04aeed7af52d795ee0eb4ba00218597
parent5b881479af4352791e5004b74e3639f1416c5fe4
ACPI: remove CONFIG_ACPI_POWER

Remove CONFIG_ACPI_POWER.  It was always set the same as CONFIG_ACPI,
and it had no menu label, so there was no way to set it to anything
other than "y".

The interfaces under CONFIG_ACPI_POWER (acpi_device_sleep_wake(),
acpi_power_transition(), etc) are called unconditionally from the
ACPI core, so we already depend on it always being present.

Signed-off-by: Bjorn Helgaas <bjorn.helgaas@hp.com>
Signed-off-by: Len Brown <len.brown@intel.com>
drivers/acpi/Kconfig
drivers/acpi/Makefile
include/acpi/acpi_drivers.h