Re: [TRIVIAL] sanitize power management config menus

From: Linus Torvalds (torvalds@osdl.org)
Date: Sat Jul 26 2003 - 22:00:14 EST


On Sat, 26 Jul 2003, Randy.Dunlap wrote:
>
> 2. APM and ACPI aren't usable together, right? so should the
> Kconfig file prevent both of them from being enabled?

They aren't used at the same time (as power management, at least), but
they should be usable together (ACPI doing things like CPU enumeration,
APM doing sleeps), and even more importantly, you should be able to
compile both, and if ACPI is disabled or the BIOS doesn't have an ACPI
table, the power management should just fall back to APM.

So they definitely aren't supposed to be mutually exclusive from a
configuration standpoint.

                Linus

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Thu Jul 31 2003 - 22:00:30 EST