diff options
Diffstat (limited to 'drivers/net/wan/Kconfig')
-rw-r--r-- | drivers/net/wan/Kconfig | 31 |
1 files changed, 0 insertions, 31 deletions
diff --git a/drivers/net/wan/Kconfig b/drivers/net/wan/Kconfig index d70ede7a7f96..d58431e99f73 100644 --- a/drivers/net/wan/Kconfig +++ b/drivers/net/wan/Kconfig | |||
@@ -203,37 +203,6 @@ config WANXL_BUILD_FIRMWARE | |||
203 | 203 | ||
204 | You should never need this option, say N. | 204 | You should never need this option, say N. |
205 | 205 | ||
206 | config PC300 | ||
207 | tristate "Cyclades-PC300 support (RS-232/V.35, X.21, T1/E1 boards)" | ||
208 | depends on HDLC && PCI && BROKEN | ||
209 | ---help--- | ||
210 | This driver is broken because of struct tty_driver change. | ||
211 | |||
212 | Driver for the Cyclades-PC300 synchronous communication boards. | ||
213 | |||
214 | These boards provide synchronous serial interfaces to your | ||
215 | Linux box (interfaces currently available are RS-232/V.35, X.21 and | ||
216 | T1/E1). If you wish to support Multilink PPP, please select the | ||
217 | option later and read the file README.mlppp provided by PC300 | ||
218 | package. | ||
219 | |||
220 | To compile this as a module, choose M here: the module | ||
221 | will be called pc300. | ||
222 | |||
223 | If unsure, say N. | ||
224 | |||
225 | config PC300_MLPPP | ||
226 | bool "Cyclades-PC300 MLPPP support" | ||
227 | depends on PC300 && PPP_MULTILINK && PPP_SYNC_TTY && HDLC_PPP | ||
228 | help | ||
229 | Multilink PPP over the PC300 synchronous communication boards. | ||
230 | |||
231 | comment "Cyclades-PC300 MLPPP support is disabled." | ||
232 | depends on HDLC && PC300 && (PPP=n || !PPP_MULTILINK || PPP_SYNC_TTY=n || !HDLC_PPP) | ||
233 | |||
234 | comment "Refer to the file README.mlppp, provided by PC300 package." | ||
235 | depends on HDLC && PC300 && (PPP=n || !PPP_MULTILINK || PPP_SYNC_TTY=n || !HDLC_PPP) | ||
236 | |||
237 | config PC300TOO | 206 | config PC300TOO |
238 | tristate "Cyclades PC300 RSV/X21 alternative support" | 207 | tristate "Cyclades PC300 RSV/X21 alternative support" |
239 | depends on HDLC && PCI | 208 | depends on HDLC && PCI |