]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/blame - drivers/media/usb/cx231xx/Kconfig
[media] cx231xx: change usage of I2C_1 to the real i2c port
[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
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 16
9ab66912
MCC
17config VIDEO_CX231XX_RC
18 bool "Conexant cx231xx Remote Controller additional support"
6bda9644 19 depends on RC_CORE
9ab66912
MCC
20 depends on VIDEO_CX231XX
21 default y
22 ---help---
23 cx231xx hardware has a builtin RX/TX support. However, a few
24 designs opted to not use it, but, instead, some other hardware.
25 This module enables the usage of those other hardware, like the
26 ones used with ISDB-T boards.
27
28 On most cases, all you need for IR is mceusb module.
29
e0d3bafd 30config VIDEO_CX231XX_ALSA
3964b58a
MCC
31 tristate "Conexant Cx231xx ALSA audio module"
32 depends on VIDEO_CX231XX && SND
33 select SND_PCM
e0d3bafd 34
3964b58a
MCC
35 ---help---
36 This is an ALSA driver for Cx231xx USB based TV cards.
e0d3bafd 37
3964b58a
MCC
38 To compile this driver as a module, choose M here: the
39 module will be called cx231xx-alsa
e0d3bafd
SD
40
41config VIDEO_CX231XX_DVB
3964b58a 42 tristate "DVB/ATSC Support for Cx231xx based TV cards"
64cbeb28 43 depends on VIDEO_CX231XX && DVB_CORE
3964b58a 44 select VIDEOBUF_DVB
fccea74f
MCC
45 select MEDIA_TUNER_XC5000 if MEDIA_SUBDRV_AUTOSELECT
46 select MEDIA_TUNER_TDA18271 if MEDIA_SUBDRV_AUTOSELECT
47 select DVB_MB86A20S if MEDIA_SUBDRV_AUTOSELECT
5765f33c
MS
48 select DVB_LGDT3305 if MEDIA_SUBDRV_AUTOSELECT
49 select DVB_TDA18271C2DD if MEDIA_SUBDRV_AUTOSELECT
dd2e7dd2 50 select DVB_SI2165 if MEDIA_SUBDRV_AUTOSELECT
9e49f7c3 51 select MEDIA_TUNER_SI2157 if MEDIA_SUBDRV_AUTOSELECT
3964b58a
MCC
52
53 ---help---
54 This adds support for DVB cards based on the
55 Conexant cx231xx chips.