public inbox for linux-ia64@vger.kernel.org
 help / color / mirror / Atom feed
From: Ian Wienand <ianw@gelato.unsw.edu.au>
To: linux-ia64@vger.kernel.org
Subject: Re: Building 2.6.0-test9 without ACPI
Date: Wed, 12 Nov 2003 06:33:54 +0000	[thread overview]
Message-ID: <marc-linux-ia64-106861885901226@msgid-missing> (raw)
In-Reply-To: <marc-linux-ia64-106861699532525@msgid-missing>

[-- Attachment #1: Type: text/plain, Size: 369 bytes --]

On Tue, Nov 11, 2003 at 10:06:38PM -0800, Grant Grundler wrote:
> 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.

Doh! I did know that but got all excited when I saw you could turn it
off.  My fault as usual.  Maybe the attached could be slipped in
whenever it is appropriate.

-i

[-- Attachment #2: Kconfig-acpi.patch --]
[-- Type: text/plain, Size: 260 bytes --]

===== arch/ia64/Kconfig 1.48 vs edited =====
--- 1.48/arch/ia64/Kconfig	Wed Oct 15 18:35:33 2003
+++ edited/arch/ia64/Kconfig	Wed Nov 12 17:24:47 2003
@@ -10,6 +10,7 @@
 menu "Processor type and features"
 
 config IA64
+	select ACPI
 	bool
 	default y
 	help

      parent reply	other threads:[~2003-11-12  6:33 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-11-12  6:02 Building 2.6.0-test9 without ACPI Ian Wienand
2003-11-12  6:06 ` Grant Grundler
2003-11-12  6:33 ` Ian Wienand [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=marc-linux-ia64-106861885901226@msgid-missing \
    --to=ianw@gelato.unsw.edu.au \
    --cc=linux-ia64@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox