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
10 say M here and read <file:Documentation/modules.txt>.
11 The module will be called 'cxt1e1'.
12
13 If unsure, say N.
14
15config SBE_PMCC4_NCOMM
16 bool "SBE PMCC4 NCOMM support"
17 depends on CXT1E1
18 ---help---
19 SBE supplies optional support for NCOMM products.
20
21 If you have purchased this optional support you must say Y
22 here to allow the driver to operate with the NCOMM product.