[PATCH] Add PCI-dependency for donauboe irda driver

From: Christian Bornträger
Date: Wed Aug 04 2004 - 09:33:10 EST


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@xxxxxxxxxxxxxxx>

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
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/