brintos

brintos / linux-shallow public Read only

0
0
Text · 390 B · af193d8 Raw
12 lines · plain
1# SPDX-License-Identifier: GPL-2.0-only2config DVB_PT33	tristate "Earthsoft PT3 cards"4	depends on DVB_CORE && PCI && I2C5	select DVB_TC90522 if MEDIA_SUBDRV_AUTOSELECT6	select MEDIA_TUNER_QM1D1C0042 if MEDIA_SUBDRV_AUTOSELECT7	select MEDIA_TUNER_MXL301RF if MEDIA_SUBDRV_AUTOSELECT8	help9	  Support for Earthsoft PT3 PCIe cards.10 11	  Say Y or M if you own such a device and want to use it.12