xref: /openbmc/linux/drivers/media/pci/pt1/Kconfig (revision 7a846d3c43b0b6d04300be9ba666b102b57a391a)
1config DVB_PT1
2	tristate "PT1 cards"
3	depends on DVB_CORE && PCI && I2C
4	select DVB_TC90522 if MEDIA_SUBDRV_AUTOSELECT
5	select DVB_PLL if MEDIA_SUBDRV_AUTOSELECT
6	select MEDIA_TUNER_QM1D1B0004 if MEDIA_SUBDRV_AUTOSELECT
7	help
8	  Support for Earthsoft PT1 PCI cards.
9
10	  Since these cards have no MPEG decoder onboard, they transmit
11	  only compressed MPEG data over the PCI bus, so you need
12	  an external software decoder to watch TV on your computer.
13
14	  Say Y or M if you own such a device and want to use it.
15
16