From: Bjorn Helgaas <bjorn.helgaas@hp.com>
To: Kenji Kaneshige
<kaneshige.kenji-+CUm20s59erQFUHtdCDX3A@public.gmane.org>
Cc: acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org,
len.brown-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org,
linux-ia64-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
Subject: Re: [PATCH] ACPI EC driver on ia64
Date: Mon, 05 Dec 2005 16:11:01 +0000 [thread overview]
Message-ID: <200512050911.01808.bjorn.helgaas@hp.com> (raw)
In-Reply-To: <43941A47.40304-+CUm20s59erQFUHtdCDX3A@public.gmane.org>
On Monday 05 December 2005 3:45 am, Kenji Kaneshige wrote:
> I need an ACPI EC driver on my IA64 machine. Currently CONFIG_ACPI_EC
> depends on X86, so I cannot build ACPI EC driver on ia64. I tested
> ACPI EC driver on ia64 with my special Kconfig, and it seemed to work
> well. Could you consider applying the following patch to enable ACPI
> EC driver on ia64?
> config ACPI_EC
> bool
> - depends on X86
> + depends on IA64 || X86
Why not just remove the "depends on" altogether? I don't see anything
in ec.c that's architecture-dependent.
next prev parent reply other threads:[~2005-12-05 16:11 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-12-05 10:45 [PATCH] ACPI EC driver on ia64 Kenji Kaneshige
[not found] ` <43941A47.40304-+CUm20s59erQFUHtdCDX3A@public.gmane.org>
2005-12-05 16:11 ` Bjorn Helgaas [this message]
2005-12-06 4:49 ` Kenji Kaneshige
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=200512050911.01808.bjorn.helgaas@hp.com \
--to=bjorn.helgaas@hp.com \
--cc=acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org \
--cc=kaneshige.kenji-+CUm20s59erQFUHtdCDX3A@public.gmane.org \
--cc=len.brown-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org \
--cc=linux-ia64-u79uwXL29TY76Z2rM5mHXA@public.gmane.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