diff options
author | Alan Cox <alan@redhat.com> | 2008-07-22 06:18:12 -0400 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2008-07-22 16:03:28 -0400 |
commit | dcbf1280796be7c0b74c4231f0ac9dd8aa1e2591 (patch) | |
tree | 121b9d20d139012a0e467d6f4d9f31597c594795 /drivers/char/Kconfig | |
parent | 9e98966c7bb94355689478bc84cc3e0c190f977e (diff) |
epca: Restore driver
Convert the driver to use the added hardware break support
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 a185263b5862..9ead63cd5648 100644 --- a/drivers/char/Kconfig +++ b/drivers/char/Kconfig | |||
@@ -167,7 +167,7 @@ config CYZ_INTR | |||
167 | 167 | ||
168 | config DIGIEPCA | 168 | config DIGIEPCA |
169 | tristate "Digiboard Intelligent Async Support" | 169 | tristate "Digiboard Intelligent Async Support" |
170 | depends on SERIAL_NONSTANDARD && (ISA || EISA || PCI) && BROKEN | 170 | depends on SERIAL_NONSTANDARD && (ISA || EISA || PCI) |
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 |