aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--drivers/char/Kconfig6
1 files changed, 3 insertions, 3 deletions
diff --git a/drivers/char/Kconfig b/drivers/char/Kconfig
index e0bbbfb6a36b..ba8782b9c217 100644
--- a/drivers/char/Kconfig
+++ b/drivers/char/Kconfig
@@ -167,7 +167,7 @@ config CYZ_INTR
167 167
168config DIGIEPCA 168config DIGIEPCA
169 tristate "Digiboard Intelligent Async Support" 169 tristate "Digiboard Intelligent Async Support"
170 depends on SERIAL_NONSTANDARD && (ISA || EISA || PCI) 170 depends on SERIAL_NONSTANDARD && (ISA || EISA || PCI) && BROKEN
171 ---help--- 171 ---help---
172 This is a driver for Digi International's Xx, Xeve, and Xem series 172 This is a driver for Digi International's Xx, Xeve, and Xem series
173 of cards which provide multiple serial ports. You would need 173 of cards which provide multiple serial ports. You would need
@@ -275,7 +275,7 @@ config N_HDLC
275 275
276config RISCOM8 276config RISCOM8
277 tristate "SDL RISCom/8 card support" 277 tristate "SDL RISCom/8 card support"
278 depends on SERIAL_NONSTANDARD 278 depends on SERIAL_NONSTANDARD && BROKEN
279 help 279 help
280 This is a driver for the SDL Communications RISCom/8 multiport card, 280 This is a driver for the SDL Communications RISCom/8 multiport card,
281 which gives you many serial ports. You would need something like 281 which gives you many serial ports. You would need something like
@@ -288,7 +288,7 @@ config RISCOM8
288 288
289config SPECIALIX 289config SPECIALIX
290 tristate "Specialix IO8+ card support" 290 tristate "Specialix IO8+ card support"
291 depends on SERIAL_NONSTANDARD 291 depends on SERIAL_NONSTANDARD && BROKEN
292 help 292 help
293 This is a driver for the Specialix IO8+ multiport card (both the 293 This is a driver for the Specialix IO8+ multiport card (both the
294 ISA and the PCI version) which gives you many serial ports. You 294 ISA and the PCI version) which gives you many serial ports. You