From mboxrd@z Thu Jan 1 00:00:00 1970 From: Grant Grundler Date: Wed, 12 Nov 2003 06:06:38 +0000 Subject: Re: Building 2.6.0-test9 without ACPI Message-Id: List-Id: References: In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: linux-ia64@vger.kernel.org On Wed, Nov 12, 2003 at 05:02:47PM +1100, Ian Wienand wrote: > To try and debug I went to turn ACPI off in menuconfig, but it doesn't > seem to actually turn ACPI off properly. ACPI is required. It's how ia64 platform resources are discovered. The fix would be to force ACPI on if any ia64 target is selected. grant