Training courses

Kernel and Embedded Linux

Bootlin training courses

Embedded Linux, kernel,
Yocto Project, Buildroot, real-time,
graphics, boot time, debugging...

Bootlin logo

Elixir Cross Referencer

# SPDX-License-Identifier: GPL-2.0-only
config CONFIG_HYSDN
	tristate "Hypercope HYSDN cards (Champ, Ergo, Metro) support (module only)"
	depends on m && CONFIG_PROC_FS && CONFIG_PCI
	help
	  Say Y here if you have one of Hypercope's active CONFIG_PCI CONFIG_ISDN 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 CONFIG_HYSDN_CAPI
	bool "HYSDN CAPI 2.0 support"
	depends on CONFIG_HYSDN && CONFIG_ISDN_CAPI
	help
	  Say Y here if you like to use Hypercope's CAPI 2.0 interface.