diff options
Diffstat (limited to 'drivers/char')
-rw-r--r-- | drivers/char/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/char/Kconfig b/drivers/char/Kconfig index eeb5d9693aba..1e32fb834eb8 100644 --- a/drivers/char/Kconfig +++ b/drivers/char/Kconfig | |||
@@ -127,7 +127,7 @@ config ROCKETPORT | |||
127 | 127 | ||
128 | config CYCLADES | 128 | config CYCLADES |
129 | tristate "Cyclades async mux support" | 129 | tristate "Cyclades async mux support" |
130 | depends on SERIAL_NONSTANDARD | 130 | depends on SERIAL_NONSTANDARD && (PCI || ISA) |
131 | ---help--- | 131 | ---help--- |
132 | This driver supports Cyclades Z and Y multiserial boards. | 132 | This driver supports Cyclades Z and Y multiserial boards. |
133 | You would need something like this to connect more than two modems to | 133 | You would need something like this to connect more than two modems to |