]> git.karo-electronics.de Git - karo-tx-linux.git/commitdiff
ENGR00238201-2 V4L2:ADV7180:driver kconfig change
authorguoyin.chen <guoyin.chen@freescale.com>
Tue, 25 Dec 2012 02:52:06 +0000 (10:52 +0800)
committerLothar Waßmann <LW@KARO-electronics.de>
Fri, 24 May 2013 06:35:49 +0000 (08:35 +0200)
Move ADV7180 out of choice to make it be enabled with other
camera config simultaneously

Signed-off-by: guoyin.chen <guoyin.chen@freescale.com>
(cherry picked from commit a6becd9a87da4fe0bdcc0e96d690377078c856b9)

drivers/media/video/mxc/capture/Kconfig

index 243b888c0f4fc0987fd964b97ff73580250ca7dc..3013155fb03a4228bf672767bc1a18da409ad12d 100644 (file)
@@ -99,13 +99,14 @@ config MXC_CAMERA_OV5642
        ---help---
          If you plan to use the ov5642 Camera with your MXC system, say Y here.
 
+endchoice
+
 config MXC_TVIN_ADV7180
        tristate "Analog Device adv7180 TV Decoder Input support"
        depends on (MACH_MX35_3DS || MACH_MX51_3DS || MACH_MX6Q_SABREAUTO || MACH_MX6Q_ARM2)
        ---help---
          If you plan to use the adv7180 video decoder with your MXC system, say Y here.
 
-endchoice
 
 config MXC_CAMERA_OV5640_MIPI
        tristate "OmniVision ov5640 camera support using mipi"