Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
[wrt350n-kernel.git] / drivers / media / Kconfig
blob0d54835f40475265f0e1795802784a0da52299e3
2 # Multimedia device configuration
5 menu "Multimedia devices"
6         depends on HAS_IOMEM
8 config VIDEO_DEV
9         tristate "Video For Linux"
10         ---help---
11           Support for audio/video capture and overlay devices and FM radio
12           cards. The exact capabilities of each device vary.
14           This kernel includes support for the new Video for Linux Two API,
15           (V4L2) as well as the original system. Drivers and applications
16           need to be rewritten to use V4L2, but drivers for popular cards
17           and applications for most video capture functions already exist.
19           Additional info and docs are available on the web at
20           <http://linuxtv.org>
22           Documentation for V4L2 is also available on the web at
23           <http://bytesex.org/v4l/>.
25           To compile this driver as a module, choose M here: the
26           module will be called videodev.
28 <<<<<<< HEAD:drivers/media/Kconfig
29 =======
30 config VIDEO_V4L2_COMMON
31         tristate
32         depends on (I2C || I2C=n) && VIDEO_DEV
33         default (I2C || I2C=n) && VIDEO_DEV
35 >>>>>>> 264e3e889d86e552b4191d69bb60f4f3b383135a:drivers/media/Kconfig
36 config VIDEO_V4L1
37         bool "Enable Video For Linux API 1 (DEPRECATED)"
38 <<<<<<< HEAD:drivers/media/Kconfig
39         depends on VIDEO_DEV
40 =======
41         depends on VIDEO_DEV && VIDEO_V4L2_COMMON
42         default VIDEO_DEV && VIDEO_V4L2_COMMON
43 >>>>>>> 264e3e889d86e552b4191d69bb60f4f3b383135a:drivers/media/Kconfig
44         select VIDEO_V4L1_COMPAT
45 <<<<<<< HEAD:drivers/media/Kconfig
46         default y
47 =======
48 >>>>>>> 264e3e889d86e552b4191d69bb60f4f3b383135a:drivers/media/Kconfig
49         ---help---
50           Enables a compatibility API used by most V4L2 devices to allow
51           its usage with legacy applications that supports only V4L1 api.
53           If you are unsure as to whether this is required, answer Y.
55 config VIDEO_V4L1_COMPAT
56         bool "Enable Video For Linux API 1 compatible Layer"
57         depends on VIDEO_DEV
58 <<<<<<< HEAD:drivers/media/Kconfig
59         default y
60 =======
61         default VIDEO_DEV
62 >>>>>>> 264e3e889d86e552b4191d69bb60f4f3b383135a:drivers/media/Kconfig
63         ---help---
64           This api were developed to be used at Kernel 2.2 and 2.4, but
65           lacks support for several video standards. There are several
66           drivers at kernel that still depends on it.
68           Documentation for the original API is included in the file
69           <Documentation/video4linux/API.html>.
71           User tools for this are available from
72           <ftp://ftp.uk.linux.org/pub/linux/video4linux/>.
74           If you are unsure as to whether this is required, answer Y.
76 config VIDEO_V4L2
77         bool
78 <<<<<<< HEAD:drivers/media/Kconfig
79         depends on VIDEO_DEV
80         default y
81 =======
82         depends on VIDEO_DEV && VIDEO_V4L2_COMMON
83         default VIDEO_DEV && VIDEO_V4L2_COMMON
84 >>>>>>> 264e3e889d86e552b4191d69bb60f4f3b383135a:drivers/media/Kconfig
86 source "drivers/media/video/Kconfig"
88 source "drivers/media/radio/Kconfig"
90 source "drivers/media/dvb/Kconfig"
92 source "drivers/media/common/Kconfig"
94 config VIDEO_TUNER
95         tristate
96         depends on I2C
97         select TUNER_XC2028 if !VIDEO_TUNER_CUSTOMIZE
98         select TUNER_MT20XX if !VIDEO_TUNER_CUSTOMIZE
99         select TUNER_TDA8290 if !VIDEO_TUNER_CUSTOMIZE
100         select TUNER_TEA5761 if !VIDEO_TUNER_CUSTOMIZE
101         select TUNER_TEA5767 if !VIDEO_TUNER_CUSTOMIZE
102         select TUNER_SIMPLE if !VIDEO_TUNER_CUSTOMIZE
103         select TUNER_TDA9887 if !VIDEO_TUNER_CUSTOMIZE
105 menuconfig VIDEO_TUNER_CUSTOMIZE
106         bool "Customize analog tuner modules to build"
107         depends on VIDEO_TUNER
108         help
109           This allows the user to deselect tuner drivers unnecessary
110           for their hardware from the build. Use this option with care
111           as deselecting tuner drivers which are in fact necessary will
112           result in V4L devices which cannot be tuned due to lack of
113           driver support
115           If unsure say N.
117 if VIDEO_TUNER_CUSTOMIZE
119 config TUNER_XC2028
120         tristate "XCeive xc2028/xc3028 tuners"
121 <<<<<<< HEAD:drivers/media/Kconfig
122         depends on I2C
123 =======
124         depends on I2C && FW_LOADER
125 >>>>>>> 264e3e889d86e552b4191d69bb60f4f3b383135a:drivers/media/Kconfig
126         default m if VIDEO_TUNER_CUSTOMIZE
127         help
128           Say Y here to include support for the xc2028/xc3028 tuners.
130 config TUNER_MT20XX
131         tristate "Microtune 2032 / 2050 tuners"
132         depends on I2C
133         default m if VIDEO_TUNER_CUSTOMIZE
134         help
135           Say Y here to include support for the MT2032 / MT2050 tuner.
137 config TUNER_TDA8290
138         tristate "TDA 8290/8295 + 8275(a)/18271 tuner combo"
139         depends on I2C
140         select DVB_TDA827X
141         select DVB_TDA18271
142         default m if VIDEO_TUNER_CUSTOMIZE
143         help
144           Say Y here to include support for Philips TDA8290+8275(a) tuner.
146 config TUNER_TEA5761
147         tristate "TEA 5761 radio tuner (EXPERIMENTAL)"
148         depends on I2C && EXPERIMENTAL
149         default m if VIDEO_TUNER_CUSTOMIZE
150         help
151           Say Y here to include support for the Philips TEA5761 radio tuner.
153 config TUNER_TEA5767
154         tristate "TEA 5767 radio tuner"
155         depends on I2C
156         default m if VIDEO_TUNER_CUSTOMIZE
157         help
158           Say Y here to include support for the Philips TEA5767 radio tuner.
160 config TUNER_SIMPLE
161         tristate "Simple tuner support"
162         depends on I2C
163         select TUNER_TDA9887
164         default m if VIDEO_TUNER_CUSTOMIZE
165         help
166           Say Y here to include support for various simple tuners.
168 config TUNER_TDA9887
169         tristate "TDA 9885/6/7 analog IF demodulator"
170         depends on I2C
171         default m if VIDEO_TUNER_CUSTOMIZE
172         help
173           Say Y here to include support for Philips TDA9885/6/7
174           analog IF demodulator.
176 endif # VIDEO_TUNER_CUSTOMIZE
178 config VIDEOBUF_GEN
179         tristate
181 config VIDEOBUF_DMA_SG
182         depends on PCI
183         select VIDEOBUF_GEN
184         tristate
186 config VIDEOBUF_VMALLOC
187         select VIDEOBUF_GEN
188         tristate
190 config VIDEOBUF_DVB
191         tristate
192         select VIDEOBUF_GEN
193         select VIDEOBUF_DMA_SG
195 config VIDEO_BTCX
196         tristate
198 config VIDEO_IR_I2C
199         tristate
201 config VIDEO_IR
202         tristate
203         depends on INPUT
204         select VIDEO_IR_I2C if I2C
206 config VIDEO_TVEEPROM
207         tristate
208         depends on I2C
210 config DAB
211         boolean "DAB adapters"
212 <<<<<<< HEAD:drivers/media/Kconfig
213         default y
214 =======
215 >>>>>>> 264e3e889d86e552b4191d69bb60f4f3b383135a:drivers/media/Kconfig
216         ---help---
217           Allow selecting support for for Digital Audio Broadcasting (DAB)
218           Receiver adapters.
220 if DAB
221 config USB_DABUSB
222         tristate "DABUSB driver"
223         depends on USB
224         ---help---
225           A Digital Audio Broadcasting (DAB) Receiver for USB and Linux
226           brought to you by the DAB-Team
227           <http://wwwbode.cs.tum.edu/Par/arch/dab/>.  This driver can be taken
228           as an example for URB-based bulk, control, and isochronous
229           transactions. URB's are explained in
230           <Documentation/usb/URB.txt>.
232           To compile this driver as a module, choose M here: the
233           module will be called dabusb.
234 endif # DAB
236 endmenu