[PATCH] parport dependency

From: Geert Uytterhoeven
Date: Tue Apr 06 2004 - 06:35:11 EST



PCI multi-IO card support depends on PCI

--- linux-2.6.5/drivers/parport/Kconfig.orig 2004-02-29 09:32:22.000000000 +0100
+++ linux-2.6.5/drivers/parport/Kconfig 2004-04-01 14:47:40.000000000 +0200
@@ -54,7 +54,7 @@

config PARPORT_SERIAL
tristate "Multi-IO cards (parallel and serial)"
- depends on SERIAL_8250!=n && PARPORT_PC_CML1
+ depends on SERIAL_8250!=n && PARPORT_PC_CML1 && PCI
help
This adds support for multi-IO PCI cards that have parallel and
serial ports. You should say Y or M here. If you say M, the module

Gr{oetje,eeting}s,

Geert

--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@xxxxxxxxxxxxxx

In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
-- Linus Torvalds
-
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/