From: Christoph Hellwig <hch@lst.de>
To: ambx1@neo.rr.com
Cc: linux-kernel@vger.kernel.org
Subject: [PATCH] pnpbios only makes sense for X86
Date: Sun, 30 May 2004 10:10:34 +0200 [thread overview]
Message-ID: <20040530081034.GA30736@lst.de> (raw)
>From the Debian kernel package
--- kernel-source-2.6.6/drivers/pnp/pnpbios/Kconfig 2004-03-11 13:55:37.000000000 +1100
+++ kernel-source-2.6.6-1/drivers/pnp/pnpbios/Kconfig 2004-02-19 20:55:53.000000000 +1100
@@ -3,7 +3,7 @@
#
config PNPBIOS
bool "Plug and Play BIOS support (EXPERIMENTAL)"
- depends on PNP && EXPERIMENTAL
+ depends on PNP && X86 && EXPERIMENTAL
---help---
Linux uses the PNPBIOS as defined in "Plug and Play BIOS
Specification Version 1.0A May 5, 1994" to autodetect built-in
reply other threads:[~2004-05-30 8:10 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=20040530081034.GA30736@lst.de \
--to=hch@lst.de \
--cc=ambx1@neo.rr.com \
--cc=linux-kernel@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