* [-mm patch] ACPI should depend on, not select PCI
@ 2005-09-03 11:54 Adrian Bunk
0 siblings, 0 replies; only message in thread
From: Adrian Bunk @ 2005-09-03 11:54 UTC (permalink / raw)
To: Brown, Len
Cc: Adrian Bunk, acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f,
linux-kernel-u79uwXL29TY76Z2rM5mHXA
ACPI should depend on, not select PCI.
The practical differences should be nearly zero except that it avoids
the illegal configuration PCI=y, X86_VOYAGER=y.
Signed-off-by: Adrian Bunk <bunk-HeJ8Db2Gnd6zQB+pC5nmwQ@public.gmane.org>
--- linux-2.6.13-mm1-full/drivers/acpi/Kconfig.old 2005-09-03 06:08:37.000000000 +0200
+++ linux-2.6.13-mm1-full/drivers/acpi/Kconfig 2005-09-03 06:08:58.000000000 +0200
@@ -10,8 +10,8 @@
config ACPI
bool "ACPI Support"
depends on IA64 || X86
+ depends on PCI
select PM
- select PCI
default y
---help---
-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2005-09-03 11:54 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-09-03 11:54 [-mm patch] ACPI should depend on, not select PCI Adrian Bunk
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox