Lines Matching +full:qmc +full:- +full:hdlc

1 # SPDX-License-Identifier: GPL-2.0-only
26 # Generic HDLC
27 config HDLC config
28 tristate "Generic HDLC layer"
35 <http://www.kernel.org/pub/linux/utils/net/hdlc/>.
36 Generic HDLC driver currently supports raw HDLC, Cisco HDLC, Frame
37 Relay, synchronous Point-to-Point Protocol (PPP) and X.25.
40 module will be called hdlc.
45 tristate "Raw HDLC support"
46 depends on HDLC
48 Generic HDLC driver supporting raw HDLC over WAN connections.
53 tristate "Raw HDLC Ethernet device support"
54 depends on HDLC
56 Generic HDLC driver supporting raw HDLC Ethernet device emulation
59 You will need it for Ethernet over HDLC bridges.
64 tristate "Cisco HDLC support"
65 depends on HDLC
67 Generic HDLC driver supporting Cisco HDLC over WAN connections.
73 depends on HDLC
75 Generic HDLC driver supporting Frame Relay over WAN connections.
80 tristate "Synchronous Point-to-Point Protocol (PPP) support"
81 depends on HDLC
83 Generic HDLC driver supporting PPP over WAN connections.
89 depends on HDLC && (LAPB=m && HDLC=m || LAPB=y)
91 Generic HDLC driver supporting X.25 over WAN connections.
96 depends on HDLC && (LAPB!=m || HDLC!=m) && LAPB!=y
102 depends on HDLC && PCI
107 <http://www.kernel.org/pub/linux/utils/net/hdlc/>.
116 depends on HDLC && PCI
121 <http://www.kernel.org/pub/linux/utils/net/hdlc/>.
139 depends on HDLC && PCI
143 <http://www.kernel.org/pub/linux/utils/net/hdlc/>.
152 depends on HDLC && ISA
158 <http://www.kernel.org/pub/linux/utils/net/hdlc/>.
169 depends on HDLC && ISA
174 <http://www.kernel.org/pub/linux/utils/net/hdlc/>.
182 tristate "FarSync T-Series support"
183 depends on HDLC && PCI && HAS_IOPORT
185 Support for the FarSync T-Series X.21 (and V.35/V.24) cards by
189 8Mb/s (128K on V.24) using synchronous PPP, Cisco HDLC, raw HDLC,
195 simply use "alias hdlc* farsync" to indicate all of them.
201 tristate "Freescale QMC HDLC support"
202 depends on HDLC
205 HDLC support using the Freescale QUICC Multichannel Controller (QMC).
213 tristate "Freescale QUICC Engine HDLC support"
214 depends on HDLC
217 Driver for Freescale QUICC Engine HDLC controller. The driver
218 supports HDLC in NMSI and TDM mode.
237 depends on HDLC && IXP4XX_NPE && IXP4XX_QMGR
241 Say Y here if you want to use built-in HSS ports
250 you to open an LAPB point-to-point connection to some other computer