]> git.proxmox.com Git - mirror_ubuntu-kernels.git/blob - drivers/media/pci/pt3/Kconfig
treewide: Add SPDX license identifier - Makefile/Kconfig
[mirror_ubuntu-kernels.git] / drivers / media / pci / pt3 / Kconfig
1 # SPDX-License-Identifier: GPL-2.0-only
2 config DVB_PT3
3 tristate "Earthsoft PT3 cards"
4 depends on DVB_CORE && PCI && I2C
5 select DVB_TC90522 if MEDIA_SUBDRV_AUTOSELECT
6 select MEDIA_TUNER_QM1D1C0042 if MEDIA_SUBDRV_AUTOSELECT
7 select MEDIA_TUNER_MXL301RF if MEDIA_SUBDRV_AUTOSELECT
8 help
9 Support for Earthsoft PT3 PCIe cards.
10
11 Say Y or M if you own such a device and want to use it.