* ACPI config options
@ 2003-08-20 22:42 Brown, Len
[not found] ` <BF1FE1855350A0479097B3A0D2A80EE009FC92-N2PTB0HCzHJF3Yvz3xaN/VDQ4js95KgL@public.gmane.org>
0 siblings, 1 reply; 2+ messages in thread
From: Brown, Len @ 2003-08-20 22:42 UTC (permalink / raw)
To: Grover, Andrew; +Cc: acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f
Andy,
Safe to say it was a mistake for me to have "CONFIG_ACPI_HT be a
pre-requisite for CONFIG_ACPI". Too many people were confused when they
ran config; and those without HT were downright preplexed...
Going going back to the CONFIG_ACPI controls all ACPI scheme....
In the 2.4.22 case, CONFIG_ACPI_HT_ONLY pulls in acpitables.o, which are
completely self-contained. As CONFIG_ACPI is defined for the HT_ONLY
case, CONFIG_ACPI_BOOT is used to enable building drivers/acpi/
In the 2.4.23/2.6 movie, the options are the same, but acpitables.o is
gone. CONFIG_ACPI_BOOT is always set, no matter if HT_ONLY or not.
The rough edge here is that stuff like sony and ipmi use CONFIG_ACPI at
build time, not realizing that HT_ONLY is set until run-time when the
discover acpi_disabled. They'd still have to check acpi_disabled if
they used something like CONFIG_ACPI_INTERPRETER to indicate run-time
support because it may not load; but at least if it _wasn't_ defined,
they'd know at build time not to assume ACPI.
Cheers,
-Len
-------------------------------------------------------
This SF.net email is sponsored by: VM Ware
With VMware you can run multiple operating systems on a single machine.
WITHOUT REBOOTING! Mix Linux / Windows / Novell virtual machines
at the same time. Free trial click here:http://www.vmware.com/wl/offer/358/0
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2003-08-24 19:22 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-08-20 22:42 ACPI config options Brown, Len
[not found] ` <BF1FE1855350A0479097B3A0D2A80EE009FC92-N2PTB0HCzHJF3Yvz3xaN/VDQ4js95KgL@public.gmane.org>
2003-08-24 19:22 ` Michael Frank
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox