Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751675AbVLAKEV (ORCPT ); Thu, 1 Dec 2005 05:04:21 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751668AbVLAKEV (ORCPT ); Thu, 1 Dec 2005 05:04:21 -0500 Received: from scrub.xs4all.nl ([194.109.195.176]:41430 "EHLO scrub.xs4all.nl") by vger.kernel.org with ESMTP id S1751418AbVLAKEV (ORCPT ); Thu, 1 Dec 2005 05:04:21 -0500 Date: Thu, 1 Dec 2005 11:00:41 +0100 (CET) From: Roman Zippel X-X-Sender: roman@scrub.home To: "Brown, Len" cc: akpm@osdl.org, bunk@stusta.de, acpi-devel@lists.sourceforge.net, linux-kernel@vger.kernel.org Subject: RE: [patch 5/9] ACPI should depend on, not select PCI In-Reply-To: Message-ID: References: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 653 Lines: 27 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@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/