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 <[EMAIL PROTECTED]> --- 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--- - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/