• Bjorn Helgaas's avatar
    ACPI: remove CONFIG_ACPI_POWER · fefe5ab3
    Bjorn Helgaas authored
    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: default avatarBjorn Helgaas <bjorn.helgaas@hp.com>
    Signed-off-by: default avatarLen Brown <len.brown@intel.com>
    fefe5ab3
Makefile 1.65 KB