]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/blame - drivers/media/usb/cx231xx/Kconfig
Merge branches 'for-4.11/upstream-fixes', 'for-4.12/accutouch', 'for-4.12/cp2112...
[mirror_ubuntu-artful-kernel.git] / drivers / media / usb / cx231xx / Kconfig
CommitLineData
e0d3bafd 1config VIDEO_CX231XX
3964b58a 2 tristate "Conexant cx231xx USB video capture support"
3ffea498 3 depends on VIDEO_DEV && I2C
3964b58a
MCC
4 select VIDEO_TUNER
5 select VIDEO_TVEEPROM
6bda9644 6 depends on RC_CORE
3964b58a
MCC
7 select VIDEOBUF_VMALLOC
8 select VIDEO_CX25840
92fbb811 9 select VIDEO_CX2341X
15c212dd 10 select I2C_MUX
e0d3bafd 11
5fb1b256
MCC
12 ---help---
13 This is a video4linux driver for Conexant 231xx USB based TV cards.
e0d3bafd 14
5fb1b256
MCC
15 To compile this driver as a module, choose M here: the
16 module will be called cx231xx
e0d3bafd 17
9ab66912
MCC
18config VIDEO_CX231XX_RC
19 bool "Conexant cx231xx Remote Controller additional support"
6bda9644 20 depends on RC_CORE
9ab66912
MCC
21 depends on VIDEO_CX231XX
22 default y
23 ---help---
24 cx231xx hardware has a builtin RX/TX support. However, a few
25 designs opted to not use it, but, instead, some other hardware.
26 This module enables the usage of those other hardware, like the
27 ones used with ISDB-T boards.
28
29 On most cases, all you need for IR is mceusb module.
30
e0d3bafd 31config VIDEO_CX231XX_ALSA
3964b58a
MCC
32 tristate "Conexant Cx231xx ALSA audio module"
33 depends on VIDEO_CX231XX && SND
34 select SND_PCM
e0d3bafd 35
3964b58a
MCC
36 ---help---
37 This is an ALSA driver for Cx231xx USB based TV cards.
e0d3bafd 38
3964b58a
MCC
39 To compile this driver as a module, choose M here: the
40 module will be called cx231xx-alsa
e0d3bafd
SD
41
42config VIDEO_CX231XX_DVB
3964b58a 43 tristate "DVB/ATSC Support for Cx231xx based TV cards"
64cbeb28 44 depends on VIDEO_CX231XX && DVB_CORE
3964b58a 45 select VIDEOBUF_DVB
fccea74f
MCC
46 select MEDIA_TUNER_XC5000 if MEDIA_SUBDRV_AUTOSELECT
47 select MEDIA_TUNER_TDA18271 if MEDIA_SUBDRV_AUTOSELECT
48 select DVB_MB86A20S if MEDIA_SUBDRV_AUTOSELECT
5765f33c 49 select DVB_LGDT3305 if MEDIA_SUBDRV_AUTOSELECT
809abdbf 50 select DVB_LGDT3306A if MEDIA_SUBDRV_AUTOSELECT
5765f33c 51 select DVB_TDA18271C2DD if MEDIA_SUBDRV_AUTOSELECT
dd2e7dd2 52 select DVB_SI2165 if MEDIA_SUBDRV_AUTOSELECT
a096fd64 53 select DVB_SI2168 if MEDIA_SUBDRV_AUTOSELECT
9e49f7c3 54 select MEDIA_TUNER_SI2157 if MEDIA_SUBDRV_AUTOSELECT
3964b58a
MCC
55
56 ---help---
57 This adds support for DVB cards based on the
58 Conexant cx231xx chips.