blob: 4e3fd060b8c87b76b66de64ff2a9d469946a8a6e [file] [log] [blame]
Steven Toth443c12282009-05-09 21:17:28 -03001config VIDEO_SAA7164
2 tristate "NXP SAA7164 support"
3 depends on DVB_CORE && PCI && I2C
4 depends on HOTPLUG # due to FW_LOADER
5 select I2C_ALGOBIT
6 select FW_LOADER
7 select VIDEO_TUNER
8 select VIDEO_TVEEPROM
9 select VIDEOBUF_DVB
10 select DVB_TDA10048 if !DVB_FE_CUSTOMISE
11 select DVB_S5H1411 if !DVB_FE_CUSTOMISE
Michael Krufky6d052dd2009-09-06 10:58:42 -030012 select MEDIA_TUNER_TDA18271 if !MEDIA_TUNER_CUSTOMISE
Steven Toth443c12282009-05-09 21:17:28 -030013 ---help---
14 This is a video4linux driver for NXP SAA7164 based
15 TV cards.
16
17 To compile this driver as a module, choose M here: the
18 module will be called saa7164
19