]> git.karo-electronics.de Git - karo-tx-linux.git/blob - drivers/media/video/cx23885/Kconfig
V4L/DVB (6165): cx23885: fix Kconfig dependencies
[karo-tx-linux.git] / drivers / media / video / cx23885 / Kconfig
1 config VIDEO_CX23885
2         tristate "Conexant cx23885 (2388x successor) support"
3         depends on VIDEO_DEV && PCI && I2C
4         select I2C_ALGOBIT
5         select FW_LOADER
6         select VIDEO_BTCX
7         select VIDEO_BUF
8         select VIDEO_TUNER
9         select VIDEO_TVEEPROM
10         select VIDEO_IR
11         select VIDEO_BUF_DVB
12         select DVB_TUNER_MT2131 if !DVB_FE_CUSTOMISE
13         select DVB_S5H1409 if !DVB_FE_CUSTOMISE
14         ---help---
15           This is a video4linux driver for Conexant 23885 based
16           TV cards.
17
18           To compile this driver as a module, choose M here: the
19           module will be called cx23885
20