Linux kernel mirror (for testing)
git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel
os
linux
1config CXT1E1
2 tristate "SBE wanPMC-C[421]E1T1 hardware support"
3 depends on HDLC && PCI
4 ---help---
5 This driver supports the SBE wanPMC-CxT1E1 1, 2 and 4 port T3
6 channelized stream WAN adapter card which contains a HDLC/Transparent
7 mode controller.
8
9 If you want to compile this driver as a module say M here.
10 The module will be called 'cxt1e1'.
11
12 If unsure, say N.
13
14config SBE_PMCC4_NCOMM
15 bool "SBE PMCC4 NCOMM support"
16 depends on CXT1E1
17 ---help---
18 SBE supplies optional support for NCOMM products.
19
20 If you have purchased this optional support you must say Y
21 here to allow the driver to operate with the NCOMM product.