]> nv-tegra.nvidia Code Review - linux-2.6.git/commit
[SERIAL] PARPORT_SERIAL should depend on SERIAL_8250_PCI
authorRussell King <rmk@dyn-67.arm.linux.org.uk>
Sun, 18 Jun 2006 12:00:48 +0000 (13:00 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Sun, 18 Jun 2006 12:00:48 +0000 (13:00 +0100)
commit14228a49913850493c7f9eb4501438c32da353f7
treec2a7659494be68b310d94723ca0c3196038449e2
parent427abfa28afedffadfca9dd8b067eb6d36bac53f
[SERIAL] PARPORT_SERIAL should depend on SERIAL_8250_PCI

Since parport_serial uses symbols from 8250_pci, there should
be a dependency between the configuration symbols for these
two modules.  Problem reported by Andrey Borzenkov

Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
drivers/parport/Kconfig