From f896260566b08250cdb12802af1ab418dcc6d720 Mon Sep 17 00:00:00 2001 From: Michael Krufky Date: Wed, 29 Mar 2006 15:15:21 -0300 Subject: V4L/DVB (3653g): put v4l encoder/decoder configuration into a separate menu Signed-off-by: Michael Krufky Signed-off-by: Mauro Carvalho Chehab --- drivers/media/video/Kconfig | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/drivers/media/video/Kconfig b/drivers/media/video/Kconfig index fbb2a490574b9..730d816f8724e 100644 --- a/drivers/media/video/Kconfig +++ b/drivers/media/video/Kconfig @@ -316,6 +316,13 @@ config VIDEO_M32R_AR_M64278 Say Y here to use the Renesas M64278E-800 camera module, which supports VGA(640x480 pixcels) size of images. +# +# Encoder / Decoder module configuration +# + +menu "Encoders and Decoders" + depends on VIDEO_DEV + config VIDEO_MSP3400 tristate "Micronas MSP34xx audio decoders" depends on VIDEO_DEV && I2C @@ -365,6 +372,8 @@ config VIDEO_SAA7127 To compile this driver as a module, choose M here: the module will be called saa7127 +endmenu # encoder / decoder chips + # # USB Multimedia device configuration # -- cgit 1.2.3-korg