Merge tag 'tty-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
[linux-2.6-microblaze.git] / drivers / staging / isdn / hysdn / Kconfig
1 # SPDX-License-Identifier: GPL-2.0-only
2 config HYSDN
3         tristate "Hypercope HYSDN cards (Champ, Ergo, Metro) support (module only)"
4         depends on m && PROC_FS && PCI
5         help
6           Say Y here if you have one of Hypercope's active PCI ISDN cards
7           Champ, Ergo and Metro. You will then get a module called hysdn.
8           Please read the file <file:Documentation/isdn/hysdn.rst> for more
9           information.
10
11 config HYSDN_CAPI
12         bool "HYSDN CAPI 2.0 support"
13         depends on HYSDN && ISDN_CAPI
14         help
15           Say Y here if you like to use Hypercope's CAPI 2.0 interface.