[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 <chrisw@sous-sol.org> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
This commit is contained in:
committed by
Greg Kroah-Hartman
parent
70a00d8615
commit
9222480233
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user