hc
2024-11-01 7e970c18f85f99acc678d90128b6e01dce1bf273
1
2
3
4
5
6
7
8
9
10
11
# SPDX-License-Identifier: GPL-2.0-only
config DVB_PT3
   tristate "Earthsoft PT3 cards"
   depends on DVB_CORE && PCI && I2C
   select DVB_TC90522 if MEDIA_SUBDRV_AUTOSELECT
   select MEDIA_TUNER_QM1D1C0042 if MEDIA_SUBDRV_AUTOSELECT
   select MEDIA_TUNER_MXL301RF if MEDIA_SUBDRV_AUTOSELECT
   help
     Support for Earthsoft PT3 PCIe cards.
 
     Say Y or M if you own such a device and want to use it.