treewide: Add SPDX license identifier - Makefile/Kconfig
[linux-2.6-block.git] / drivers / media / pci / pt3 / Kconfig
CommitLineData
ec8f24b7 1# SPDX-License-Identifier: GPL-2.0-only
f5a98f37
AT
2config 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.