Skip to content

Commit

Permalink
netdevice pc300: Add the reason about PC300 BROKEN in Kconfig
Browse files Browse the repository at this point in the history
When compile test my previous patch, I found PC300 driver was broken.
And there is no explanation about the broken.
Add the reason about why change this driver to broken in Kconfig.

Signed-off-by: Wang Chen <wangchen@cn.fujitsu.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
  • Loading branch information
Wang Chen authored and David S. Miller committed Nov 22, 2008
1 parent 6636e11 commit 176301e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions drivers/net/wan/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -207,6 +207,8 @@ config PC300
tristate "Cyclades-PC300 support (RS-232/V.35, X.21, T1/E1 boards)"
depends on HDLC && PCI && BROKEN
---help---
This driver is broken because of struct tty_driver change.

Driver for the Cyclades-PC300 synchronous communication boards.

These boards provide synchronous serial interfaces to your
Expand Down

0 comments on commit 176301e

Please sign in to comment.