commit | 14228a49913850493c7f9eb4501438c32da353f7 | [log] [tgz] |
---|---|---|
author | Russell King <rmk@dyn-67.arm.linux.org.uk> | Sun Jun 18 13:00:48 2006 +0100 |
committer | Russell King <rmk+kernel@arm.linux.org.uk> | Sun Jun 18 13:00:48 2006 +0100 |
tree | c2a7659494be68b310d94723ca0c3196038449e2 | |
parent | 427abfa28afedffadfca9dd8b067eb6d36bac53f [diff] |
[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>