Kconfig 502 B

1234567891011121314
  1. config HYSDN
  2. tristate "Hypercope HYSDN cards (Champ, Ergo, Metro) support (module only)"
  3. depends on m && PROC_FS && PCI
  4. help
  5. Say Y here if you have one of Hypercope's active PCI ISDN cards
  6. Champ, Ergo and Metro. You will then get a module called hysdn.
  7. Please read the file <file:Documentation/isdn/README.hysdn> for more
  8. information.
  9. config HYSDN_CAPI
  10. bool "HYSDN CAPI 2.0 support"
  11. depends on HYSDN && ISDN_CAPI
  12. help
  13. Say Y here if you like to use Hypercope's CAPI 2.0 interface.