aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/video/cx231xx/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/media/video/cx231xx/Kconfig')
-rw-r--r--drivers/media/video/cx231xx/Kconfig19
1 files changed, 17 insertions, 2 deletions
diff --git a/drivers/media/video/cx231xx/Kconfig b/drivers/media/video/cx231xx/Kconfig
index bb04914983fd..ae85a7a7bd73 100644
--- a/drivers/media/video/cx231xx/Kconfig
+++ b/drivers/media/video/cx231xx/Kconfig
@@ -1,9 +1,9 @@
1config VIDEO_CX231XX 1config VIDEO_CX231XX
2 tristate "Conexant cx231xx USB video capture support" 2 tristate "Conexant cx231xx USB video capture support"
3 depends on VIDEO_DEV && I2C && INPUT 3 depends on VIDEO_DEV && I2C
4 select VIDEO_TUNER 4 select VIDEO_TUNER
5 select VIDEO_TVEEPROM 5 select VIDEO_TVEEPROM
6 depends on VIDEO_IR 6 depends on RC_CORE
7 select VIDEOBUF_VMALLOC 7 select VIDEOBUF_VMALLOC
8 select VIDEO_CX25840 8 select VIDEO_CX25840
9 select VIDEO_CX2341X 9 select VIDEO_CX2341X
@@ -14,6 +14,19 @@ config VIDEO_CX231XX
14 To compile this driver as a module, choose M here: the 14 To compile this driver as a module, choose M here: the
15 module will be called cx231xx 15 module will be called cx231xx
16 16
17config VIDEO_CX231XX_RC
18 bool "Conexant cx231xx Remote Controller additional support"
19 depends on RC_CORE
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
17config VIDEO_CX231XX_ALSA 30config VIDEO_CX231XX_ALSA
18 tristate "Conexant Cx231xx ALSA audio module" 31 tristate "Conexant Cx231xx ALSA audio module"
19 depends on VIDEO_CX231XX && SND 32 depends on VIDEO_CX231XX && SND
@@ -30,6 +43,8 @@ config VIDEO_CX231XX_DVB
30 depends on VIDEO_CX231XX && DVB_CORE 43 depends on VIDEO_CX231XX && DVB_CORE
31 select VIDEOBUF_DVB 44 select VIDEOBUF_DVB
32 select MEDIA_TUNER_XC5000 if !DVB_FE_CUSTOMISE 45 select MEDIA_TUNER_XC5000 if !DVB_FE_CUSTOMISE
46 select MEDIA_TUNER_NXP18271 if !DVB_FE_CUSTOMISE
47 select DVB_MB86A20S if !DVB_FE_CUSTOMISE
33 48
34 ---help--- 49 ---help---
35 This adds support for DVB cards based on the 50 This adds support for DVB cards based on the