Commit f8962605 authored by Michael Krufky's avatar Michael Krufky Committed by Mauro Carvalho Chehab

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

Signed-off-by: default avatarMichael Krufky <mkrufky@linuxtv.org>
Signed-off-by: default avatarMauro Carvalho Chehab <mchehab@infradead.org>
parent 26ffb95c
...@@ -316,6 +316,13 @@ config VIDEO_M32R_AR_M64278 ...@@ -316,6 +316,13 @@ config VIDEO_M32R_AR_M64278
Say Y here to use the Renesas M64278E-800 camera module, Say Y here to use the Renesas M64278E-800 camera module,
which supports VGA(640x480 pixcels) size of images. which supports VGA(640x480 pixcels) size of images.
#
# Encoder / Decoder module configuration
#
menu "Encoders and Decoders"
depends on VIDEO_DEV
config VIDEO_MSP3400 config VIDEO_MSP3400
tristate "Micronas MSP34xx audio decoders" tristate "Micronas MSP34xx audio decoders"
depends on VIDEO_DEV && I2C depends on VIDEO_DEV && I2C
...@@ -365,6 +372,8 @@ config VIDEO_SAA7127 ...@@ -365,6 +372,8 @@ config VIDEO_SAA7127
To compile this driver as a module, choose M here: the To compile this driver as a module, choose M here: the
module will be called saa7127 module will be called saa7127
endmenu # encoder / decoder chips
# #
# USB Multimedia device configuration # USB Multimedia device configuration
# #
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment