projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
26ffb95
)
V4L/DVB (3653g): put v4l encoder/decoder configuration into a separate menu
author
Michael Krufky
<
[email protected]
>
Wed, 29 Mar 2006 18:15:21 +0000
(15:15 -0300)
committer
Mauro Carvalho Chehab
<
[email protected]
>
Sun, 2 Apr 2006 07:55:39 +0000
(
04:55
-0300)
Signed-off-by: Michael Krufky <
[email protected]
>
Signed-off-by: Mauro Carvalho Chehab <
[email protected]
>
drivers/media/video/Kconfig
patch
|
blob
|
history
diff --git
a/drivers/media/video/Kconfig
b/drivers/media/video/Kconfig
index fbb2a490574b937d3536a333d4fda90a3a72b636..730d816f8724ef19670a981a8de15cc2a8f7daf6 100644
(file)
--- 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
#