From mboxrd@z Thu Jan 1 00:00:00 1970 From: Kyle McMartin Date: Wed, 12 Sep 2007 09:48:57 +0000 Subject: Re: [patch 2/2] ia64: add driver for ACPI methods to call native firmware Message-Id: <20070912094857.GD4119@fattire.cabal.ca> List-Id: References: <200709111714.57095.bjorn.helgaas@hp.com> <200709111716.47194.bjorn.helgaas@hp.com> <20070912085650.GA3015@srcf.ucam.org> In-Reply-To: <20070912085650.GA3015@srcf.ucam.org> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: Matthew Garrett Cc: Bjorn Helgaas , linux-ia64@vger.kernel.org, linux-acpi@vger.kernel.org, "Luck, Tony" On Wed, Sep 12, 2007 at 09:56:51AM +0100, Matthew Garrett wrote: > On Tue, Sep 11, 2007 at 05:16:46PM -0600, Bjorn Helgaas wrote: > > +config IA64_HP_AML_NFW > > + tristate "Support ACPI AML calls to native firmware" > > The description seems a bit generic for something that's HP specific? > It's within arch/ia64/Kconfig, so it will only show up on IA64 boxes... It's possible that Altix or Intel IA64 boxes will want to make SAL calls from ACPI, so it looks ok... --Kyle