RE: [patch 5/9] ACPI should depend on, not select PCI

From: Roman Zippel
Date: Thu Dec 01 2005 - 05:03:45 EST


Hi

On Wed, 30 Nov 2005, Brown, Len wrote:

> No, I can't apply this -- it allows
> Kconfig to create IA64 configs without PCI,
> which do not build.

Why? Simply enable the PCI in IA64 like everyone else, what's the problem?

> > config ACPI
> > bool "ACPI Support"
> > depends on IA64 || X86
> >+ depends on PCI
> > select PM
> >- select PCI
> >
> > default y

This default should also go.

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