xref: /openbmc/linux/drivers/media/pci/ttpci/Kconfig (revision 989cf18e)
1ec8f24b7SThomas Gleixner# SPDX-License-Identifier: GPL-2.0-only
225aee3deSMauro Carvalho Chehabconfig DVB_BUDGET_CORE
325aee3deSMauro Carvalho Chehab	tristate "SAA7146 DVB cards (aka Budget, Nova-PCI)"
425aee3deSMauro Carvalho Chehab	depends on DVB_CORE && PCI && I2C
525aee3deSMauro Carvalho Chehab	select VIDEO_SAA7146
625aee3deSMauro Carvalho Chehab	select TTPCI_EEPROM
725aee3deSMauro Carvalho Chehab	help
825aee3deSMauro Carvalho Chehab	  Support for simple SAA7146 based DVB cards
925aee3deSMauro Carvalho Chehab	  (so called Budget- or Nova-PCI cards) without onboard
1025aee3deSMauro Carvalho Chehab	  MPEG2 decoder.
1125aee3deSMauro Carvalho Chehab
1225aee3deSMauro Carvalho Chehabconfig DVB_BUDGET
1325aee3deSMauro Carvalho Chehab	tristate "Budget cards"
1425aee3deSMauro Carvalho Chehab	depends on DVB_BUDGET_CORE && I2C
15fccea74fSMauro Carvalho Chehab	select DVB_STV0299 if MEDIA_SUBDRV_AUTOSELECT
16fccea74fSMauro Carvalho Chehab	select DVB_VES1X93 if MEDIA_SUBDRV_AUTOSELECT
17fccea74fSMauro Carvalho Chehab	select DVB_VES1820 if MEDIA_SUBDRV_AUTOSELECT
18fccea74fSMauro Carvalho Chehab	select DVB_L64781 if MEDIA_SUBDRV_AUTOSELECT
19fccea74fSMauro Carvalho Chehab	select DVB_TDA8083 if MEDIA_SUBDRV_AUTOSELECT
20fccea74fSMauro Carvalho Chehab	select DVB_S5H1420 if MEDIA_SUBDRV_AUTOSELECT
21fccea74fSMauro Carvalho Chehab	select DVB_TDA10086 if MEDIA_SUBDRV_AUTOSELECT
22fccea74fSMauro Carvalho Chehab	select DVB_TDA826X if MEDIA_SUBDRV_AUTOSELECT
23fccea74fSMauro Carvalho Chehab	select DVB_LNBP21 if MEDIA_SUBDRV_AUTOSELECT
24fccea74fSMauro Carvalho Chehab	select DVB_TDA1004X if MEDIA_SUBDRV_AUTOSELECT
25fccea74fSMauro Carvalho Chehab	select DVB_ISL6423 if MEDIA_SUBDRV_AUTOSELECT
26fccea74fSMauro Carvalho Chehab	select DVB_STV090x if MEDIA_SUBDRV_AUTOSELECT
27fccea74fSMauro Carvalho Chehab	select DVB_STV6110x if MEDIA_SUBDRV_AUTOSELECT
2825aee3deSMauro Carvalho Chehab	help
2925aee3deSMauro Carvalho Chehab	  Support for simple SAA7146 based DVB cards (so called Budget-
3025aee3deSMauro Carvalho Chehab	  or Nova-PCI cards) without onboard MPEG2 decoder, and without
3125aee3deSMauro Carvalho Chehab	  analog inputs or an onboard Common Interface connector.
3225aee3deSMauro Carvalho Chehab
3325aee3deSMauro Carvalho Chehab	  Say Y if you own such a card and want to use it.
3425aee3deSMauro Carvalho Chehab
3525aee3deSMauro Carvalho Chehab	  To compile this driver as a module, choose M here: the
3625aee3deSMauro Carvalho Chehab	  module will be called budget.
3725aee3deSMauro Carvalho Chehab
3825aee3deSMauro Carvalho Chehabconfig DVB_BUDGET_CI
3925aee3deSMauro Carvalho Chehab	tristate "Budget cards with onboard CI connector"
4025aee3deSMauro Carvalho Chehab	depends on DVB_BUDGET_CORE && I2C
41fccea74fSMauro Carvalho Chehab	select DVB_STV0297 if MEDIA_SUBDRV_AUTOSELECT
42fccea74fSMauro Carvalho Chehab	select DVB_STV0299 if MEDIA_SUBDRV_AUTOSELECT
43fccea74fSMauro Carvalho Chehab	select DVB_TDA1004X if MEDIA_SUBDRV_AUTOSELECT
44fccea74fSMauro Carvalho Chehab	select DVB_STB0899 if MEDIA_SUBDRV_AUTOSELECT
45fccea74fSMauro Carvalho Chehab	select DVB_STB6100 if MEDIA_SUBDRV_AUTOSELECT
46fccea74fSMauro Carvalho Chehab	select DVB_LNBP21 if MEDIA_SUBDRV_AUTOSELECT
47fccea74fSMauro Carvalho Chehab	select DVB_STV0288 if MEDIA_SUBDRV_AUTOSELECT
48fccea74fSMauro Carvalho Chehab	select DVB_STB6000 if MEDIA_SUBDRV_AUTOSELECT
49fccea74fSMauro Carvalho Chehab	select DVB_TDA10023 if MEDIA_SUBDRV_AUTOSELECT
50fccea74fSMauro Carvalho Chehab	select MEDIA_TUNER_TDA827X if MEDIA_SUBDRV_AUTOSELECT
5125aee3deSMauro Carvalho Chehab	depends on RC_CORE
5225aee3deSMauro Carvalho Chehab	help
5325aee3deSMauro Carvalho Chehab	  Support for simple SAA7146 based DVB cards
5425aee3deSMauro Carvalho Chehab	  (so called Budget- or Nova-PCI cards) without onboard
5525aee3deSMauro Carvalho Chehab	  MPEG2 decoder, but with onboard Common Interface connector.
5625aee3deSMauro Carvalho Chehab
5725aee3deSMauro Carvalho Chehab	  Note: The Common Interface is not yet supported by this driver
5825aee3deSMauro Carvalho Chehab	  due to lack of information from the vendor.
5925aee3deSMauro Carvalho Chehab
6025aee3deSMauro Carvalho Chehab	  Say Y if you own such a card and want to use it.
6125aee3deSMauro Carvalho Chehab
6225aee3deSMauro Carvalho Chehab	  To compile this driver as a module, choose M here: the
6325aee3deSMauro Carvalho Chehab	  module will be called budget-ci.
6425aee3deSMauro Carvalho Chehab
6525aee3deSMauro Carvalho Chehabconfig DVB_BUDGET_AV
6625aee3deSMauro Carvalho Chehab	tristate "Budget cards with analog video inputs"
6725aee3deSMauro Carvalho Chehab	depends on DVB_BUDGET_CORE && I2C
6825aee3deSMauro Carvalho Chehab	select VIDEO_SAA7146_VV
6925aee3deSMauro Carvalho Chehab	depends on VIDEO_DEV	# dependencies of VIDEO_SAA7146_VV
70fccea74fSMauro Carvalho Chehab	select DVB_PLL if MEDIA_SUBDRV_AUTOSELECT
71fccea74fSMauro Carvalho Chehab	select DVB_STV0299 if MEDIA_SUBDRV_AUTOSELECT
72fccea74fSMauro Carvalho Chehab	select DVB_TDA1004X if MEDIA_SUBDRV_AUTOSELECT
73fccea74fSMauro Carvalho Chehab	select DVB_TDA10021 if MEDIA_SUBDRV_AUTOSELECT
74fccea74fSMauro Carvalho Chehab	select DVB_TDA10023 if MEDIA_SUBDRV_AUTOSELECT
75fccea74fSMauro Carvalho Chehab	select DVB_STB0899 if MEDIA_SUBDRV_AUTOSELECT
76fccea74fSMauro Carvalho Chehab	select DVB_TDA8261 if MEDIA_SUBDRV_AUTOSELECT
77fccea74fSMauro Carvalho Chehab	select DVB_TUA6100 if MEDIA_SUBDRV_AUTOSELECT
7825aee3deSMauro Carvalho Chehab	help
7925aee3deSMauro Carvalho Chehab	  Support for simple SAA7146 based DVB cards
8025aee3deSMauro Carvalho Chehab	  (so called Budget- or Nova-PCI cards) without onboard
8125aee3deSMauro Carvalho Chehab	  MPEG2 decoder, but with one or more analog video inputs.
8225aee3deSMauro Carvalho Chehab
8325aee3deSMauro Carvalho Chehab	  Say Y if you own such a card and want to use it.
8425aee3deSMauro Carvalho Chehab
8525aee3deSMauro Carvalho Chehab	  To compile this driver as a module, choose M here: the
8625aee3deSMauro Carvalho Chehab	  module will be called budget-av.
87