Kconfig 724 B

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