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_PT1
	tristate "PT1 cards"
	depends on CONFIG_DVB_CORE && CONFIG_PCI && CONFIG_I2C
	help
	  Support for Earthsoft PT1 CONFIG_PCI cards.

	  Since these cards have no MPEG decoder onboard, they transmit
	  only compressed MPEG data over the CONFIG_PCI bus, so you need
	  an external software decoder to watch TV on your computer.

	  Say Y or CONFIG_M if you own such a device and want to use it.