Char: cyclades, depends on PCI or ISA
Signed-off-by: Jiri Slaby <jirislaby@gmail.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
This commit is contained in:
parent
6747cd93f3
commit
cff9494fad
|
@ -127,7 +127,7 @@ config ROCKETPORT
|
||||||
|
|
||||||
config CYCLADES
|
config CYCLADES
|
||||||
tristate "Cyclades async mux support"
|
tristate "Cyclades async mux support"
|
||||||
depends on SERIAL_NONSTANDARD
|
depends on SERIAL_NONSTANDARD && (PCI || ISA)
|
||||||
---help---
|
---help---
|
||||||
This driver supports Cyclades Z and Y multiserial boards.
|
This driver supports Cyclades Z and Y multiserial boards.
|
||||||
You would need something like this to connect more than two modems to
|
You would need something like this to connect more than two modems to
|
||||||
|
|
Loading…
Reference in New Issue