blob: 9098ef5feca4f1ed93dd81c5f432a631085727ef [file] [log] [blame]
Kyle Swenson8d8f6542021-03-15 11:02:55 -06001config VIDEO_SAA7164
2 tristate "NXP SAA7164 support"
3 depends on DVB_CORE && VIDEO_DEV && PCI && I2C
4 select I2C_ALGOBIT
5 select FW_LOADER
6 select VIDEO_TUNER
7 select VIDEO_TVEEPROM
8 select DVB_TDA10048 if MEDIA_SUBDRV_AUTOSELECT
9 select DVB_S5H1411 if MEDIA_SUBDRV_AUTOSELECT
10 select MEDIA_TUNER_TDA18271 if MEDIA_SUBDRV_AUTOSELECT
11 ---help---
12 This is a video4linux driver for NXP SAA7164 based
13 TV cards.
14
15 To compile this driver as a module, choose M here: the
16 module will be called saa7164
17