perf tools: Don't clone maps from parent when synthesizing forks
[linux/fpc-iii.git] / drivers / media / pci / pt1 / Kconfig
blob2718b4c6b7c63f19c2636588f1902ca07a4764fa
1 config 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.
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.
14           Say Y or M if you own such a device and want to use it.