aboutsummaryrefslogtreecommitdiff
path: root/arch/arm
diff options
context:
space:
mode:
authorSergio Aguirre <saaguirre@ti.com>2011-03-24 18:24:34 -0500
committerSumit Semwal <sumit.semwal@ti.com>2011-10-28 16:40:17 +0530
commita1fcf24ff4b0d530da311fa292d59a44fd1777a8 (patch)
tree5fea8b0c164b8cd6063936b88e6b894fa77c9dc6 /arch/arm
parent76e2c0b019efc04acb75a128eaff4c1cd635ba62 (diff)
omap2plus: Add support for omap4_camera
Also add support for following sensors: - OV3640 - OV5640 - OV5650 Signed-off-by: Sergio Aguirre <saaguirre@ti.com>
Diffstat (limited to 'arch/arm')
-rw-r--r--arch/arm/configs/omap2plus_defconfig9
1 files changed, 9 insertions, 0 deletions
diff --git a/arch/arm/configs/omap2plus_defconfig b/arch/arm/configs/omap2plus_defconfig
index d5f00d7eb075..ebbaa6e1f01e 100644
--- a/arch/arm/configs/omap2plus_defconfig
+++ b/arch/arm/configs/omap2plus_defconfig
@@ -133,6 +133,15 @@ CONFIG_TWL4030_WATCHDOG=y
CONFIG_REGULATOR_TWL4030=y
CONFIG_REGULATOR_TPS65023=y
CONFIG_REGULATOR_TPS6507X=y
+CONFIG_MEDIA_SUPPORT=y
+CONFIG_VIDEO_DEV=y
+CONFIG_SOC_CAMERA=y
+CONFIG_SOC_CAMERA_OV3640=y
+CONFIG_SOC_CAMERA_OV3640_CSI2=y
+CONFIG_SOC_CAMERA_OV3640_ISP=y
+CONFIG_SOC_CAMERA_OV5640=y
+CONFIG_SOC_CAMERA_OV5650=y
+CONFIG_VIDEO_OMAP4=y
CONFIG_FB=y
CONFIG_FIRMWARE_EDID=y
CONFIG_FB_MODE_HELPERS=y