From: "Christian Bornträger" <linux-kernel@borntraeger.net>
To: Kernel Mailing List <linux-kernel@vger.kernel.org>
Cc: irda-users@lists.sourceforge.net, Andrew Morton <akpm@osdl.org>
Subject: [PATCH] Add PCI-dependency for donauboe irda driver
Date: Wed, 4 Aug 2004 16:31:44 +0200 [thread overview]
Message-ID: <200408041631.44396.linux-kernel@borntraeger.net> (raw)
The donauboe driver needs a PCI bus to work. This patch adds the dependency to
Kconfig.
cheers Christian
Signed-off-by: Christian Bornträger <linux-kernel@borntraeger.net>
diff -u -r1.12 Kconfig
--- a/drivers/net/irda/Kconfig 11 Mar 2004 09:59:30 -0000 1.12
+++ b/drivers/net/irda/Kconfig 4 Aug 2004 14:13:10 -0000
@@ -333,7 +333,7 @@
config TOSHIBA_FIR
tristate "Toshiba Type-O IR Port"
- depends on IRDA
+ depends on IRDA && PCI
help
Say Y here if you want to build support for the Toshiba Type-O IR
and Donau oboe chipsets. These chipsets are used by the Toshiba
next reply other threads:[~2004-08-04 14:31 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-08-04 14:31 Christian Bornträger [this message]
[not found] ` <20040805170107.82BC8506CA4@seneca.muc.de>
2004-08-06 5:41 ` [irda-users] [PATCH] Add PCI-dependency for donauboe irda driver Christian Borntraeger
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=200408041631.44396.linux-kernel@borntraeger.net \
--to=linux-kernel@borntraeger.net \
--cc=akpm@osdl.org \
--cc=irda-users@lists.sourceforge.net \
--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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.