summaryrefslogtreecommitdiff
path: root/arch/arm/mach-imx/Kconfig
diff options
context:
space:
mode:
authorFabio Estevam <festevam@gmail.com>2012-02-15 21:36:10 (GMT)
committerSascha Hauer <s.hauer@pengutronix.de>2012-02-27 09:13:51 (GMT)
commit4c11c286c8d8ca4224c4daf5ddfa162e951d0e5c (patch)
tree3bd4fabf66d20d9eaacd3358accdc3c8a680e567 /arch/arm/mach-imx/Kconfig
parent932fe704bbbe2bda0f0e317c4f6c1bbebd07b7cc (diff)
downloadlinux-fsl-qoriq-4c11c286c8d8ca4224c4daf5ddfa162e951d0e5c.tar.xz
ARM: mx27_3ds: Add camera support
mx27_3ds has an OV2640 camera connected on i2c0. Add support for it. Tested through the following Gstreamer pipeline: gst-launch -v v4l2src device=/dev/video0 ! video/x-raw-yuv,width=320,height=240,framerate=25/1 ! ffmpegcolorspace ! fbdevsink Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com> Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Diffstat (limited to 'arch/arm/mach-imx/Kconfig')
-rw-r--r--arch/arm/mach-imx/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/mach-imx/Kconfig b/arch/arm/mach-imx/Kconfig
index 4defb97..f7da872 100644
--- a/arch/arm/mach-imx/Kconfig
+++ b/arch/arm/mach-imx/Kconfig
@@ -304,6 +304,7 @@ config MACH_MX27_3DS
select IMX_HAVE_PLATFORM_IMX_I2C
select IMX_HAVE_PLATFORM_IMX_KEYPAD
select IMX_HAVE_PLATFORM_IMX_UART
+ select IMX_HAVE_PLATFORM_MX2_CAMERA
select IMX_HAVE_PLATFORM_MXC_EHCI
select IMX_HAVE_PLATFORM_MXC_MMC
select IMX_HAVE_PLATFORM_SPI_IMX