V4L/DVB (4422): Improved comment for AR device and fix some typos
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
This commit is contained in:
parent
b23056ef37
commit
0518999c5f
|
@ -320,11 +320,16 @@ config VIDEO_M32R_AR
|
||||||
camera module.
|
camera module.
|
||||||
|
|
||||||
config VIDEO_M32R_AR_M64278
|
config VIDEO_M32R_AR_M64278
|
||||||
tristate "Use Colour AR module M64278(VGA)"
|
tristate "AR device with color module M64278(VGA)"
|
||||||
depends on VIDEO_M32R_AR && PLAT_M32700UT
|
depends on PLAT_M32700UT
|
||||||
|
select VIDEO_M32R_AR
|
||||||
---help---
|
---help---
|
||||||
Say Y here to use the Renesas M64278E-800 camera module,
|
This is a video4linux driver for the Renesas AR (Artificial
|
||||||
which supports VGA(640x480 pixcels) size of images.
|
Retina) with M64278E-800 camera module.
|
||||||
|
This module supports VGA(640x480 pixels) resolutions.
|
||||||
|
|
||||||
|
To compile this driver as a module, choose M here: the
|
||||||
|
module will be called arv.
|
||||||
|
|
||||||
#
|
#
|
||||||
# Encoder / Decoder module configuration
|
# Encoder / Decoder module configuration
|
||||||
|
|
Loading…
Reference in New Issue