aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wan/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/net/wan/Kconfig')
-rw-r--r--drivers/net/wan/Kconfig13
1 files changed, 13 insertions, 0 deletions
diff --git a/drivers/net/wan/Kconfig b/drivers/net/wan/Kconfig
index 21f76f51c95e..f07aec3e92b4 100644
--- a/drivers/net/wan/Kconfig
+++ b/drivers/net/wan/Kconfig
@@ -235,6 +235,19 @@ comment "Cyclades-PC300 MLPPP support is disabled."
235comment "Refer to the file README.mlppp, provided by PC300 package." 235comment "Refer to the file README.mlppp, provided by PC300 package."
236 depends on WAN && HDLC && PC300 && (PPP=n || !PPP_MULTILINK || PPP_SYNC_TTY=n || !HDLC_PPP) 236 depends on WAN && HDLC && PC300 && (PPP=n || !PPP_MULTILINK || PPP_SYNC_TTY=n || !HDLC_PPP)
237 237
238config PC300TOO
239 tristate "Cyclades PC300 RSV/X21 alternative support"
240 depends on HDLC && PCI
241 help
242 Alternative driver for PC300 RSV/X21 PCI cards made by
243 Cyclades, Inc. If you have such a card, say Y here and see
244 <http://www.kernel.org/pub/linux/utils/net/hdlc/>.
245
246 To compile this as a module, choose M here: the module
247 will be called pc300too.
248
249 If unsure, say N here.
250
238config N2 251config N2
239 tristate "SDL RISCom/N2 support" 252 tristate "SDL RISCom/N2 support"
240 depends on HDLC && ISA 253 depends on HDLC && ISA