]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ENGR00252411: mxc_v4l2_capture: ov5642/ov5640 cannot both be set as build-in.
authorSheng Nan <b38800@freescale.com>
Mon, 4 Mar 2013 02:35:13 +0000 (10:35 +0800)
committerLothar Waßmann <LW@KARO-electronics.de>
Fri, 24 May 2013 06:35:56 +0000 (08:35 +0200)
commit4fca2916e3d2d139c1af208ff9acae8d1148d9d4
tree5cc30aeb044e8324add9cbfc637fc27384ef0080
parent8eaefbacf290b9a15a48aef91b9c79b8f6b2ea58
ENGR00252411: mxc_v4l2_capture: ov5642/ov5640 cannot both be set as build-in.

ov5642 and ov5640 are inside choice "prompt "Select Camera/TV Decoder""
It prevents some modules are set as build-in at the same time.

All the cameras inside the choice are parallel cameras. There is no need to
include all of them inside a choice.

Know issues:
ADV7180 (out of the choice) and mipi ov camera (inside the choice)
can not be both selected for ARM2 board:
CSI0_MCLK pad is conflicted between adv7180 and mipi camera ext port.
Developers should know this.

Signed-off-by: Sheng Nan <b38800@freescale.com>
drivers/media/video/mxc/capture/Kconfig