# SPDX-License-Identifier: GPL-2.0-only config [31mCONFIG_HYSDN[0m tristate "Hypercope HYSDN cards (Champ, Ergo, Metro) support (module only)" depends on m && [31mCONFIG_PROC_FS[0m && [31mCONFIG_PCI[0m help Say Y here if you have one of Hypercope's active [31mCONFIG_PCI[0m [31mCONFIG_ISDN[0m cards Champ, Ergo and Metro. You will then get a module called hysdn. Please read the file <file:Documentation/isdn/hysdn.rst> for more information. config [31mCONFIG_HYSDN_CAPI[0m bool "HYSDN CAPI 2.0 support" depends on [31mCONFIG_HYSDN[0m && [31mCONFIG_ISDN_CAPI[0m help Say Y here if you like to use Hypercope's CAPI 2.0 interface. |