]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/blob - drivers/media/video/em28xx/Kconfig
04760b2a032c98bb5aefb565e9c7cea3a3fd41e7
[mirror_ubuntu-artful-kernel.git] / drivers / media / video / em28xx / Kconfig
1 config VIDEO_EM28XX
2 tristate "Empia EM28xx USB video capture support"
3 depends on VIDEO_DEV && I2C
4 select VIDEO_TUNER
5 select VIDEO_TVEEPROM
6 depends on RC_CORE
7 select VIDEOBUF_VMALLOC
8 select VIDEO_SAA711X if VIDEO_HELPER_CHIPS_AUTO
9 select VIDEO_TVP5150 if VIDEO_HELPER_CHIPS_AUTO
10 select VIDEO_MSP3400 if VIDEO_HELPER_CHIPS_AUTO
11 select VIDEO_MT9V011 if VIDEO_HELPER_CHIPS_AUTO
12
13 ---help---
14 This is a video4linux driver for Empia 28xx based TV cards.
15
16 To compile this driver as a module, choose M here: the
17 module will be called em28xx
18
19 config VIDEO_EM28XX_ALSA
20 depends on VIDEO_EM28XX && SND
21 select SND_PCM
22 tristate "Empia EM28xx ALSA audio module"
23 ---help---
24 This is an ALSA driver for some Empia 28xx based TV cards.
25
26 This is not required for em2800/em2820/em2821 boards. However,
27 newer em28xx devices uses Vendor Class for audio, instead of
28 implementing the USB Audio Class. For those chips, this module
29 will enable digital audio.
30
31 To compile this driver as a module, choose M here: the
32 module will be called em28xx-alsa
33
34 config VIDEO_EM28XX_DVB
35 tristate "DVB/ATSC Support for em28xx based TV cards"
36 depends on VIDEO_EM28XX && DVB_CORE
37 select DVB_LGDT330X if !DVB_FE_CUSTOMISE
38 select DVB_ZL10353 if !DVB_FE_CUSTOMISE
39 select DVB_TDA10023 if !DVB_FE_CUSTOMISE
40 select DVB_S921 if !DVB_FE_CUSTOMISE
41 select DVB_DRXD if !DVB_FE_CUSTOMISE
42 select VIDEOBUF_DVB
43 ---help---
44 This adds support for DVB cards based on the
45 Empiatech em28xx chips.