# SPDX-License-Identifier: GPL-2.0-only
config [31mCONFIG_DVB_AV7110_IR[0m
bool
depends on [31mCONFIG_RC_CORE[0m=y || [31mCONFIG_RC_CORE[0m = [31mCONFIG_DVB_AV7110[0m
default [31mCONFIG_DVB_AV7110[0m
config [31mCONFIG_DVB_AV7110[0m
tristate "AV7110 cards"
depends on [31mCONFIG_DVB_CORE[0m && [31mCONFIG_PCI[0m && [31mCONFIG_I2C[0m
select [31mCONFIG_TTPCI_EEPROM[0m
select [31mCONFIG_VIDEO_SAA7146_VV[0m
depends on [31mCONFIG_VIDEO_DEV[0m # dependencies of [31mCONFIG_VIDEO_SAA7146_VV[0m
select [31mCONFIG_DVB_VES1820[0m if [31mCONFIG_MEDIA_SUBDRV_AUTOSELECT[0m
select [31mCONFIG_DVB_VES1X93[0m if [31mCONFIG_MEDIA_SUBDRV_AUTOSELECT[0m
select [31mCONFIG_DVB_STV0299[0m if [31mCONFIG_MEDIA_SUBDRV_AUTOSELECT[0m
select [31mCONFIG_DVB_TDA8083[0m if [31mCONFIG_MEDIA_SUBDRV_AUTOSELECT[0m
select [31mCONFIG_DVB_SP8870[0m if [31mCONFIG_MEDIA_SUBDRV_AUTOSELECT[0m
select [31mCONFIG_DVB_STV0297[0m if [31mCONFIG_MEDIA_SUBDRV_AUTOSELECT[0m
select [31mCONFIG_DVB_L64781[0m if [31mCONFIG_MEDIA_SUBDRV_AUTOSELECT[0m
select [31mCONFIG_DVB_LNBP21[0m if [31mCONFIG_MEDIA_SUBDRV_AUTOSELECT[0m
help
Support for SAA7146 and AV7110 based DVB cards as produced
by Fujitsu-Siemens, Technotrend, Hauppauge and others.
This driver only supports the fullfeatured cards with
onboard MPEG2 decoder.
This driver needs an external firmware. Please use the script
"<kerneldir>/scripts/get_dvb_firmware av7110" to
download/extract it, and then copy it to /usr/lib/hotplug/firmware
or /lib/firmware (depending on configuration of firmware hotplug).
Alternatively, you can download the file and use the kernel's
[31mCONFIG_EXTRA_FIRMWARE[0m configuration option to build it into your
kernel image by adding the filename to the [31mCONFIG_EXTRA_FIRMWARE[0m
configuration option string.
Say Y if you own such a card and want to use it.
config [31mCONFIG_DVB_AV7110_OSD[0m
bool "AV7110 OSD support"
depends on [31mCONFIG_DVB_AV7110[0m
default y if [31mCONFIG_DVB_AV7110[0m=y || [31mCONFIG_DVB_AV7110[0m=m
help
The AV7110 firmware provides some code to generate an OnScreenDisplay
on the video output. This is kind of nonstandard and not guaranteed to
be maintained.
Anyway, some popular DVB software like VDR uses this OSD to render
its menus, so say Y if you want to use this software.
All other people say N.
config [31mCONFIG_DVB_BUDGET_CORE[0m
tristate "SAA7146 DVB cards (aka Budget, Nova-PCI)"
depends on [31mCONFIG_DVB_CORE[0m && [31mCONFIG_PCI[0m && [31mCONFIG_I2C[0m
select [31mCONFIG_VIDEO_SAA7146[0m
select [31mCONFIG_TTPCI_EEPROM[0m
help
Support for simple SAA7146 based DVB cards
(so called Budget- or Nova-[31mCONFIG_PCI[0m cards) without onboard
MPEG2 decoder.
config [31mCONFIG_DVB_BUDGET[0m
tristate "Budget cards"
depends on [31mCONFIG_DVB_BUDGET_CORE[0m && [31mCONFIG_I2C[0m
select [31mCONFIG_DVB_STV0299[0m if [31mCONFIG_MEDIA_SUBDRV_AUTOSELECT[0m
select [31mCONFIG_DVB_VES1X93[0m if [31mCONFIG_MEDIA_SUBDRV_AUTOSELECT[0m
select [31mCONFIG_DVB_VES1820[0m if [31mCONFIG_MEDIA_SUBDRV_AUTOSELECT[0m
select [31mCONFIG_DVB_L64781[0m if [31mCONFIG_MEDIA_SUBDRV_AUTOSELECT[0m
select [31mCONFIG_DVB_TDA8083[0m if [31mCONFIG_MEDIA_SUBDRV_AUTOSELECT[0m
select [31mCONFIG_DVB_S5H1420[0m if [31mCONFIG_MEDIA_SUBDRV_AUTOSELECT[0m
select [31mCONFIG_DVB_TDA10086[0m if [31mCONFIG_MEDIA_SUBDRV_AUTOSELECT[0m
select [31mCONFIG_DVB_TDA826X[0m if [31mCONFIG_MEDIA_SUBDRV_AUTOSELECT[0m
select [31mCONFIG_DVB_LNBP21[0m if [31mCONFIG_MEDIA_SUBDRV_AUTOSELECT[0m
select [31mCONFIG_DVB_TDA1004X[0m if [31mCONFIG_MEDIA_SUBDRV_AUTOSELECT[0m
select [31mCONFIG_DVB_ISL6423[0m if [31mCONFIG_MEDIA_SUBDRV_AUTOSELECT[0m
select [31mCONFIG_DVB_STV090x[0m if [31mCONFIG_MEDIA_SUBDRV_AUTOSELECT[0m
select [31mCONFIG_DVB_STV6110x[0m if [31mCONFIG_MEDIA_SUBDRV_AUTOSELECT[0m
help
Support for simple SAA7146 based DVB cards (so called Budget-
or Nova-[31mCONFIG_PCI[0m cards) without onboard MPEG2 decoder, and without
analog inputs or an onboard Common Interface connector.
Say Y if you own such a card and want to use it.
To compile this driver as a module, choose [31mCONFIG_M[0m here: the
module will be called budget.
config [31mCONFIG_DVB_BUDGET_CI[0m
tristate "Budget cards with onboard CI connector"
depends on [31mCONFIG_DVB_BUDGET_CORE[0m && [31mCONFIG_I2C[0m
select [31mCONFIG_DVB_STV0297[0m if [31mCONFIG_MEDIA_SUBDRV_AUTOSELECT[0m
select [31mCONFIG_DVB_STV0299[0m if [31mCONFIG_MEDIA_SUBDRV_AUTOSELECT[0m
select [31mCONFIG_DVB_TDA1004X[0m if [31mCONFIG_MEDIA_SUBDRV_AUTOSELECT[0m
select [31mCONFIG_DVB_STB0899[0m if [31mCONFIG_MEDIA_SUBDRV_AUTOSELECT[0m
select [31mCONFIG_DVB_STB6100[0m if [31mCONFIG_MEDIA_SUBDRV_AUTOSELECT[0m
select [31mCONFIG_DVB_LNBP21[0m if [31mCONFIG_MEDIA_SUBDRV_AUTOSELECT[0m
select [31mCONFIG_DVB_STV0288[0m if [31mCONFIG_MEDIA_SUBDRV_AUTOSELECT[0m
select [31mCONFIG_DVB_STB6000[0m if [31mCONFIG_MEDIA_SUBDRV_AUTOSELECT[0m
select [31mCONFIG_DVB_TDA10023[0m if [31mCONFIG_MEDIA_SUBDRV_AUTOSELECT[0m
select [31mCONFIG_MEDIA_TUNER_TDA827X[0m if [31mCONFIG_MEDIA_SUBDRV_AUTOSELECT[0m
depends on [31mCONFIG_RC_CORE[0m
help
Support for simple SAA7146 based DVB cards
(so called Budget- or Nova-[31mCONFIG_PCI[0m cards) without onboard
MPEG2 decoder, but with onboard Common Interface connector.
Note: The Common Interface is not yet supported by this driver
due to lack of information from the vendor.
Say Y if you own such a card and want to use it.
To compile this driver as a module, choose [31mCONFIG_M[0m here: the
module will be called budget-ci.
config [31mCONFIG_DVB_BUDGET_AV[0m
tristate "Budget cards with analog video inputs"
depends on [31mCONFIG_DVB_BUDGET_CORE[0m && [31mCONFIG_I2C[0m
select [31mCONFIG_VIDEO_SAA7146_VV[0m
depends on [31mCONFIG_VIDEO_DEV[0m # dependencies of [31mCONFIG_VIDEO_SAA7146_VV[0m
select [31mCONFIG_DVB_PLL[0m if [31mCONFIG_MEDIA_SUBDRV_AUTOSELECT[0m
select [31mCONFIG_DVB_STV0299[0m if [31mCONFIG_MEDIA_SUBDRV_AUTOSELECT[0m
select [31mCONFIG_DVB_TDA1004X[0m if [31mCONFIG_MEDIA_SUBDRV_AUTOSELECT[0m
select [31mCONFIG_DVB_TDA10021[0m if [31mCONFIG_MEDIA_SUBDRV_AUTOSELECT[0m
select [31mCONFIG_DVB_TDA10023[0m if [31mCONFIG_MEDIA_SUBDRV_AUTOSELECT[0m
select [31mCONFIG_DVB_STB0899[0m if [31mCONFIG_MEDIA_SUBDRV_AUTOSELECT[0m
select [31mCONFIG_DVB_TDA8261[0m if [31mCONFIG_MEDIA_SUBDRV_AUTOSELECT[0m
select [31mCONFIG_DVB_TUA6100[0m if [31mCONFIG_MEDIA_SUBDRV_AUTOSELECT[0m
help
Support for simple SAA7146 based DVB cards
(so called Budget- or Nova-[31mCONFIG_PCI[0m cards) without onboard
MPEG2 decoder, but with one or more analog video inputs.
Say Y if you own such a card and want to use it.
To compile this driver as a module, choose [31mCONFIG_M[0m here: the
module will be called budget-av.
config [31mCONFIG_DVB_BUDGET_PATCH[0m
tristate "AV7110 cards with Budget Patch"
depends on [31mCONFIG_DVB_BUDGET_CORE[0m && [31mCONFIG_I2C[0m
depends on [31mCONFIG_DVB_AV7110[0m
select [31mCONFIG_DVB_STV0299[0m if [31mCONFIG_MEDIA_SUBDRV_AUTOSELECT[0m
select [31mCONFIG_DVB_VES1X93[0m if [31mCONFIG_MEDIA_SUBDRV_AUTOSELECT[0m
select [31mCONFIG_DVB_TDA8083[0m if [31mCONFIG_MEDIA_SUBDRV_AUTOSELECT[0m
help
Support for Budget Patch (full TS) modification on
SAA7146+AV7110 based cards (DVB-S cards). This
driver doesn't use onboard MPEG2 decoder. The
card is driven in Budget-only mode. Card is
required to have loaded firmware to tune properly.
Firmware can be loaded by insertion and removal of
standard AV7110 driver prior to loading this
driver.
Say Y if you own such a card and want to use it.
To compile this driver as a module, choose [31mCONFIG_M[0m here: the
module will be called budget-patch.