aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/char/Kconfig
diff options
context:
space:
mode:
authorAlan Cox <alan@redhat.com>2008-07-22 06:19:05 -0400
committerLinus Torvalds <torvalds@linux-foundation.org>2008-07-22 16:03:28 -0400
commitfaa7612c09ae4519ad4659c8417aaaba81183833 (patch)
tree132db1199de3e7102557349f9855acc165d20902 /drivers/char/Kconfig
parent4a56122297ac7a4a3bf09fb66c0a365a13abe707 (diff)
specialix: restore driver using new break functionality
Use the hardware break support on the specialix driver Signed-off-by: Alan Cox <alan@redhat.com> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'drivers/char/Kconfig')
-rw-r--r--drivers/char/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/char/Kconfig b/drivers/char/Kconfig
index 224bc0a22908..e0bbbfb6a36b 100644
--- a/drivers/char/Kconfig
+++ b/drivers/char/Kconfig
@@ -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 && BROKEN 291 depends on SERIAL_NONSTANDARD
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