Bug 1364
Summary: | ACPI without PCI | ||
---|---|---|---|
Product: | ACPI | Reporter: | Len Brown (lenb) |
Component: | Config-Other | Assignee: | Len Brown (lenb) |
Status: | CLOSED CODE_FIX | ||
Severity: | low | CC: | acpi-bugzilla |
Priority: | P2 | ||
Hardware: | i386 | ||
OS: | Linux | ||
Kernel Version: | 2.4.22, 2.4.23-pre7, 2.6.0-test7 | Subsystem: | |
Regression: | --- | Bisected commit-id: | |
Attachments: | patch vs 2.6.13-rc6+ACPI-patches |
Description
Len Brown
2003-10-15 13:20:58 UTC
i386 !PCI build is now fixed x86_64 !PCI build is still broken boot-time messages still present on !PCI config. Just tried building to-akpm tree without PCI, it is ok if #undef CONFIG_PNPACPI. Created attachment 5762 [details]
patch vs 2.6.13-rc6+ACPI-patches
delete CONFIG_ACPI_PCI altogether,
ACPI now selects PCI if it isn't enabled already.
applied to-akpm.
shipped in 2.6.13-git9 closed. |