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_TTUSB_BUDGET
	tristate "Technotrend/Hauppauge Nova-USB devices"
	depends on CONFIG_DVB_CORE && CONFIG_USB && CONFIG_I2C && CONFIG_PCI
	select CONFIG_DVB_CX22700 if CONFIG_MEDIA_SUBDRV_AUTOSELECT
	select CONFIG_DVB_TDA1004X if CONFIG_MEDIA_SUBDRV_AUTOSELECT
	select CONFIG_DVB_VES1820 if CONFIG_MEDIA_SUBDRV_AUTOSELECT
	select CONFIG_DVB_TDA8083 if CONFIG_MEDIA_SUBDRV_AUTOSELECT
	select CONFIG_DVB_STV0299 if CONFIG_MEDIA_SUBDRV_AUTOSELECT
	select CONFIG_DVB_STV0297 if CONFIG_MEDIA_SUBDRV_AUTOSELECT
	select CONFIG_DVB_LNBP21 if CONFIG_MEDIA_SUBDRV_AUTOSELECT
	help
	  Support for external CONFIG_USB adapters designed by Technotrend and
	  produced by Hauppauge, shipped under the brand name 'Nova-CONFIG_USB'.

	  These devices don't have a MPEG decoder built in, so you need
	  an external software decoder to watch TV.

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