[media] cx231xx: fix Kconfig dependencies
[deliverable/linux.git] / drivers / media / video / cx231xx / Kconfig
CommitLineData
e0d3bafd 1config VIDEO_CX231XX
3964b58a
MCC
2 tristate "Conexant cx231xx USB video capture support"
3 depends on VIDEO_DEV && I2C && INPUT
4 select VIDEO_TUNER
5 select VIDEO_TVEEPROM
361be7b1 6 depends on VIDEO_IR
3964b58a
MCC
7 select VIDEOBUF_VMALLOC
8 select VIDEO_CX25840
92fbb811 9 select VIDEO_CX2341X
e0d3bafd 10
5fb1b256
MCC
11 ---help---
12 This is a video4linux driver for Conexant 231xx USB based TV cards.
e0d3bafd 13
5fb1b256
MCC
14 To compile this driver as a module, choose M here: the
15 module will be called cx231xx
e0d3bafd
SD
16
17config VIDEO_CX231XX_ALSA
3964b58a
MCC
18 tristate "Conexant Cx231xx ALSA audio module"
19 depends on VIDEO_CX231XX && SND
20 select SND_PCM
e0d3bafd 21
3964b58a
MCC
22 ---help---
23 This is an ALSA driver for Cx231xx USB based TV cards.
e0d3bafd 24
3964b58a
MCC
25 To compile this driver as a module, choose M here: the
26 module will be called cx231xx-alsa
e0d3bafd
SD
27
28config VIDEO_CX231XX_DVB
3964b58a
MCC
29 tristate "DVB/ATSC Support for Cx231xx based TV cards"
30 depends on VIDEO_CX231XX && DVB_CORE
31 select VIDEOBUF_DVB
32 select MEDIA_TUNER_XC5000 if !DVB_FE_CUSTOMISE
33
34 ---help---
35 This adds support for DVB cards based on the
36 Conexant cx231xx chips.
This page took 0.146122 seconds and 5 git commands to generate.