Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 104693
b: refs/heads/master
c: abbe629
h: refs/heads/master
i:
  104691: f83e6c7
v: v3
  • Loading branch information
Alan Cox authored and Linus Torvalds committed Jul 22, 2008
1 parent deea502 commit 492172b
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 8ca8b9005a742edf8d82749d4ad4e616405fbdc4
refs/heads/master: abbe629ae4011d2020047f41bea9f9e4b0ec4361
6 changes: 3 additions & 3 deletions trunk/drivers/char/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -167,7 +167,7 @@ config CYZ_INTR

config DIGIEPCA
tristate "Digiboard Intelligent Async Support"
depends on SERIAL_NONSTANDARD && (ISA || EISA || PCI)
depends on SERIAL_NONSTANDARD && (ISA || EISA || PCI) && BROKEN
---help---
This is a driver for Digi International's Xx, Xeve, and Xem series
of cards which provide multiple serial ports. You would need
Expand Down Expand Up @@ -275,7 +275,7 @@ config N_HDLC

config RISCOM8
tristate "SDL RISCom/8 card support"
depends on SERIAL_NONSTANDARD
depends on SERIAL_NONSTANDARD && BROKEN
help
This is a driver for the SDL Communications RISCom/8 multiport card,
which gives you many serial ports. You would need something like
Expand All @@ -288,7 +288,7 @@ config RISCOM8

config SPECIALIX
tristate "Specialix IO8+ card support"
depends on SERIAL_NONSTANDARD
depends on SERIAL_NONSTANDARD && BROKEN
help
This is a driver for the Specialix IO8+ multiport card (both the
ISA and the PCI version) which gives you many serial ports. You
Expand Down

0 comments on commit 492172b

Please sign in to comment.