Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

V4L/DVB (3653g): put v4l encoder/decoder configuration into a separate menu

Signed-off-by: Michael Krufky <mkrufky@linuxtv.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>

authored by

Michael Krufky and committed by
Mauro Carvalho Chehab
f8962605 26ffb95c

+9
+9
drivers/media/video/Kconfig
··· 316 316 Say Y here to use the Renesas M64278E-800 camera module, 317 317 which supports VGA(640x480 pixcels) size of images. 318 318 319 + # 320 + # Encoder / Decoder module configuration 321 + # 322 + 323 + menu "Encoders and Decoders" 324 + depends on VIDEO_DEV 325 + 319 326 config VIDEO_MSP3400 320 327 tristate "Micronas MSP34xx audio decoders" 321 328 depends on VIDEO_DEV && I2C ··· 371 364 372 365 To compile this driver as a module, choose M here: the 373 366 module will be called saa7127 367 + 368 + endmenu # encoder / decoder chips 374 369 375 370 # 376 371 # USB Multimedia device configuration