]> git.proxmox.com Git - mirror_ubuntu-hirsute-kernel.git/blame - drivers/media/pci/saa7164/Kconfig
treewide: Add SPDX license identifier - Makefile/Kconfig
[mirror_ubuntu-hirsute-kernel.git] / drivers / media / pci / saa7164 / Kconfig
CommitLineData
ec8f24b7 1# SPDX-License-Identifier: GPL-2.0-only
443c1228
ST
2config VIDEO_SAA7164
3 tristate "NXP SAA7164 support"
b4c723e6 4 depends on DVB_CORE && VIDEO_DEV && PCI && I2C
443c1228
ST
5 select I2C_ALGOBIT
6 select FW_LOADER
7 select VIDEO_TUNER
8 select VIDEO_TVEEPROM
fccea74f
MCC
9 select DVB_TDA10048 if MEDIA_SUBDRV_AUTOSELECT
10 select DVB_S5H1411 if MEDIA_SUBDRV_AUTOSELECT
11 select MEDIA_TUNER_TDA18271 if MEDIA_SUBDRV_AUTOSELECT
b60a5b8d 12 help
443c1228
ST
13 This is a video4linux driver for NXP SAA7164 based
14 TV cards.
15
16 To compile this driver as a module, choose M here: the
17 module will be called saa7164
18