From: Chris Wright Date: Fri, 30 Jun 2006 21:06:52 +0000 (-0700) Subject: [PATCH] revert PARPORT_SERIAL should depend on SERIAL_8250_PCI patch X-Git-Tag: v2.6.16.23~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=922248023352c3526f3c2ad82d050f103281fbdf;p=thirdparty%2Fkernel%2Fstable.git [PATCH] revert PARPORT_SERIAL should depend on SERIAL_8250_PCI patch Should have not been applied to 2.6.16 Signed-off-by: Chris Wright Signed-off-by: Greg Kroah-Hartman --- diff --git a/drivers/parport/Kconfig b/drivers/parport/Kconfig index 6c8452ede0e11..f63c387976cf3 100644 --- a/drivers/parport/Kconfig +++ b/drivers/parport/Kconfig @@ -48,7 +48,7 @@ config PARPORT_PC config PARPORT_SERIAL tristate "Multi-IO cards (parallel and serial)" - depends on SERIAL_8250_PCI && PARPORT_PC && PCI + depends on SERIAL_8250 && PARPORT_PC && 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