Skip to content

Commit

Permalink
V4L/DVB (3653g): put v4l encoder/decoder configuration into a separat…
Browse files Browse the repository at this point in the history
…e menu

Signed-off-by: Michael Krufky <mkrufky@linuxtv.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
  • Loading branch information
Michael Krufky authored and Mauro Carvalho Chehab committed Apr 2, 2006
1 parent 26ffb95 commit f896260
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions drivers/media/video/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down Expand Up @@ -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
#
Expand Down

0 comments on commit f896260

Please sign in to comment.