V4L/DVB (12925): SAA7164: Adjust I/F's to the TDA10048 enabling DVB-T lock
[safe/jmp/linux-2.6] / drivers / media / video / saa7164 / Kconfig
1 config 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
12         select MEDIA_TUNER_TDA18271 if !DVB_FE_CUSTOMIZE
13         ---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