V4L/DVB (7851): Fix FW_LOADER depencency at v4l/dvb
[deliverable/linux.git] / drivers / media / video / cx18 / Kconfig
1 config VIDEO_CX18
2 tristate "Conexant cx23418 MPEG encoder support"
3 depends on VIDEO_V4L2 && DVB_CORE && PCI && I2C && EXPERIMENTAL
4 depends on INPUT # due to VIDEO_IR
5 depends on HOTPLUG # due to FW_LOADER
6 select I2C_ALGOBIT
7 select FW_LOADER
8 select VIDEO_IR
9 select VIDEO_TUNER
10 select VIDEO_TVEEPROM
11 select VIDEO_CX2341X
12 select VIDEO_CS5345
13 select DVB_S5H1409
14 ---help---
15 This is a video4linux driver for Conexant cx23418 based
16 PCI combo video recorder devices.
17
18 This is used in devices such as the Hauppauge HVR-1600
19 cards.
20
21 To compile this driver as a module, choose M here: the
22 module will be called cx18.
This page took 0.039043 seconds and 5 git commands to generate.