netdevice pc300: Add the reason about PC300 BROKEN in Kconfig
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>
This commit is contained in:
committed by
David S. Miller
parent
6636e1170d
commit
176301e821
@@ -207,6 +207,8 @@ config PC300
|
|||||||
tristate "Cyclades-PC300 support (RS-232/V.35, X.21, T1/E1 boards)"
|
tristate "Cyclades-PC300 support (RS-232/V.35, X.21, T1/E1 boards)"
|
||||||
depends on HDLC && PCI && BROKEN
|
depends on HDLC && PCI && BROKEN
|
||||||
---help---
|
---help---
|
||||||
|
This driver is broken because of struct tty_driver change.
|
||||||
|
|
||||||
Driver for the Cyclades-PC300 synchronous communication boards.
|
Driver for the Cyclades-PC300 synchronous communication boards.
|
||||||
|
|
||||||
These boards provide synchronous serial interfaces to your
|
These boards provide synchronous serial interfaces to your
|
||||||
|
Reference in New Issue
Block a user