public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] Add PCI-dependency for donauboe irda driver
@ 2004-08-04 14:31 Christian Bornträger
       [not found] ` <20040805170107.82BC8506CA4@seneca.muc.de>
  0 siblings, 1 reply; 2+ messages in thread
From: Christian Bornträger @ 2004-08-04 14:31 UTC (permalink / raw)
  To: Kernel Mailing List; +Cc: irda-users, Andrew Morton

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2004-08-06  5:41 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-08-04 14:31 [PATCH] Add PCI-dependency for donauboe irda driver Christian Bornträger
     [not found] ` <20040805170107.82BC8506CA4@seneca.muc.de>
2004-08-06  5:41   ` [irda-users] " Christian Borntraeger

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox