diff options
author | Alan Cox <alan@redhat.com> | 2008-07-22 06:18:30 -0400 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2008-07-22 16:03:28 -0400 |
commit | 781cff5cb2bc8d714270accf88db23a855de9816 (patch) | |
tree | d7255d4c208591fa53416c1e8c1556651b7a7bf0 /drivers/char/Kconfig | |
parent | 6d889724332e875ac07b6c88e08d9564c180824d (diff) |
riscom8: Restore driver using new break functionality
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/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/char/Kconfig b/drivers/char/Kconfig index d3f8f0e7a5a6..224bc0a22908 100644 --- a/drivers/char/Kconfig +++ b/drivers/char/Kconfig | |||
@@ -275,7 +275,7 @@ config N_HDLC | |||
275 | 275 | ||
276 | config RISCOM8 | 276 | config RISCOM8 |
277 | tristate "SDL RISCom/8 card support" | 277 | tristate "SDL RISCom/8 card support" |
278 | depends on SERIAL_NONSTANDARD && BROKEN | 278 | depends on SERIAL_NONSTANDARD |
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 |