Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6...
[GitHub/mt8127/android_kernel_alcatel_ttab.git] / drivers / media / video / em28xx / Kconfig
CommitLineData
15871a29 1config VIDEO_EM28XX
acaa4b60 2 tristate "Empia EM28xx USB video capture support"
3ffea498 3 depends on VIDEO_DEV && I2C
fdbbfb09 4 select VIDEO_TUNER
15871a29 5 select VIDEO_TVEEPROM
6bda9644 6 depends on RC_CORE
d1e0b571 7 select VIDEOBUF_VMALLOC
faa1cb20
MCC
8 select VIDEO_SAA711X if VIDEO_HELPER_CHIPS_AUTO
9 select VIDEO_TVP5150 if VIDEO_HELPER_CHIPS_AUTO
acaa4b60 10 select VIDEO_MSP3400 if VIDEO_HELPER_CHIPS_AUTO
02e7804b
MCC
11 select VIDEO_MT9V011 if VIDEO_HELPER_CHIPS_AUTO
12
15871a29
MK
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
6d79468d
MCC
18
19config VIDEO_EM28XX_ALSA
95a940e9
ÇO
20 depends on VIDEO_EM28XX && SND
21 select SND_PCM
6d79468d
MCC
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
3aefb79a
MCC
34config VIDEO_EM28XX_DVB
35 tristate "DVB/ATSC Support for em28xx based TV cards"
36 depends on VIDEO_EM28XX && DVB_CORE
227ad4ab 37 select DVB_LGDT330X if !DVB_FE_CUSTOMISE
7e6388a1 38 select DVB_ZL10353 if !DVB_FE_CUSTOMISE
285eb1a4 39 select DVB_TDA10023 if !DVB_FE_CUSTOMISE
ca3dfd6a 40 select DVB_S921 if !DVB_FE_CUSTOMISE
3aefb79a 41 select VIDEOBUF_DVB
3aefb79a
MCC
42 ---help---
43 This adds support for DVB cards based on the
44 Empiatech em28xx chips.