|
From: Roman Z. <zi...@li...> - 2005-12-01 10:04:21
|
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 |