2 tristate "Conexant cx231xx USB video capture support"
3 depends on VIDEO_DEV && I2C && I2C_MUX
6 select VIDEOBUF_VMALLOC
11 This is a video4linux driver for Conexant 231xx USB based TV cards.
13 To compile this driver as a module, choose M here: the
14 module will be called cx231xx
16 config VIDEO_CX231XX_RC
17 bool "Conexant cx231xx Remote Controller additional support"
18 depends on RC_CORE=y || RC_CORE=VIDEO_CX231XX
19 depends on VIDEO_CX231XX
22 cx231xx hardware has a builtin RX/TX support. However, a few
23 designs opted to not use it, but, instead, some other hardware.
24 This module enables the usage of those other hardware, like the
25 ones used with ISDB-T boards.
27 On most cases, all you need for IR is mceusb module.
29 config VIDEO_CX231XX_ALSA
30 tristate "Conexant Cx231xx ALSA audio module"
31 depends on VIDEO_CX231XX && SND
35 This is an ALSA driver for Cx231xx USB based TV cards.
37 To compile this driver as a module, choose M here: the
38 module will be called cx231xx-alsa
40 config VIDEO_CX231XX_DVB
41 tristate "DVB/ATSC Support for Cx231xx based TV cards"
42 depends on VIDEO_CX231XX && DVB_CORE
43 select MEDIA_TUNER_XC5000 if MEDIA_SUBDRV_AUTOSELECT
44 select MEDIA_TUNER_TDA18271 if MEDIA_SUBDRV_AUTOSELECT
45 select DVB_MB86A20S if MEDIA_SUBDRV_AUTOSELECT
46 select DVB_LGDT3305 if MEDIA_SUBDRV_AUTOSELECT
47 select DVB_LGDT3306A if MEDIA_SUBDRV_AUTOSELECT
48 select DVB_TDA18271C2DD if MEDIA_SUBDRV_AUTOSELECT
49 select DVB_SI2165 if MEDIA_SUBDRV_AUTOSELECT
50 select DVB_SI2168 if MEDIA_SUBDRV_AUTOSELECT
51 select MEDIA_TUNER_SI2157 if MEDIA_SUBDRV_AUTOSELECT
52 select DVB_MN88473 if MEDIA_SUBDRV_AUTOSELECT
53 select MEDIA_TUNER_R820T if MEDIA_SUBDRV_AUTOSELECT
56 This adds support for DVB cards based on the
57 Conexant cx231xx chips.