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

config CONFIG_DVB_DDBRIDGE
	tristate "Digital Devices bridge support"
	depends on CONFIG_DVB_CORE && CONFIG_PCI && CONFIG_I2C
	select CONFIG_DVB_LNBP21 if CONFIG_MEDIA_SUBDRV_AUTOSELECT
	select CONFIG_DVB_STV6110x if CONFIG_MEDIA_SUBDRV_AUTOSELECT
	select CONFIG_DVB_STV090x if CONFIG_MEDIA_SUBDRV_AUTOSELECT
	select CONFIG_DVB_DRXK if CONFIG_MEDIA_SUBDRV_AUTOSELECT
	select CONFIG_DVB_TDA18271C2DD if CONFIG_MEDIA_SUBDRV_AUTOSELECT
	---help---
	  Support for cards with the Digital Devices CONFIG_PCI express bridge:
	  - Octopus PCIe Bridge
	  - Octopus mini PCIe Bridge
	  - Octopus LE
	  - DuoFlex S2 Octopus
	  - DuoFlex CT Octopus
	  - cineS2(v6)

	  Say Y if you own such a card and want to use it.