From: deepthy.ravi@ti.com (Deepthy Ravi)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v2 5/5] omap2plus_defconfig: Enable omap3isp and MT9T111 sensor drivers
Date: Tue, 27 Sep 2011 19:10:48 +0530 [thread overview]
Message-ID: <1317130848-21136-6-git-send-email-deepthy.ravi@ti.com> (raw)
In-Reply-To: <1317130848-21136-1-git-send-email-deepthy.ravi@ti.com>
Enables multimedia driver, media controller api,
v4l2-subdev-api, omap3isp and mt9t111 sensor
drivers in omap2plus_defconfig. Also enables
soc-camera and mt9t112 support since mt9t111
sensor is using mt9t112 driver which is based
on soc-camera subsystem.
Loading soc_camera.ko fails. Hence built into
the kernel.
Signed-off-by: Deepthy Ravi <deepthy.ravi@ti.com>
---
arch/arm/configs/omap2plus_defconfig | 9 +++++++++
1 files changed, 9 insertions(+), 0 deletions(-)
diff --git a/arch/arm/configs/omap2plus_defconfig b/arch/arm/configs/omap2plus_defconfig
index d5f00d7..48032b6 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_MEDIA_CONTROLLER=y
+CONFIG_VIDEO_DEV=y
+CONFIG_VIDEO_V4L2_SUBDEV_API=y
+CONFIG_VIDEO_MEDIA=y
+CONFIG_VIDEO_MT9T111=m
+CONFIG_VIDEO_OMAP3=m
+CONFIG_SOC_CAMERA=y
+CONFIG_SOC_CAMERA_MT9T112=m
CONFIG_FB=y
CONFIG_FIRMWARE_EDID=y
CONFIG_FB_MODE_HELPERS=y
--
1.7.0.4
next prev parent reply other threads:[~2011-09-27 13:40 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-09-27 13:40 [PATCH v2 0/5] OMAP3EVM: Add support for MT9T111 sensor Deepthy Ravi
2011-09-27 13:40 ` [PATCH v2 1/5] omap3evm: Enable regulators for camera interface Deepthy Ravi
2011-09-27 13:40 ` [PATCH v2 2/5] [media] v4l: Add support for mt9t111 sensor driver Deepthy Ravi
2011-09-27 23:30 ` Guennadi Liakhovetski
2011-09-27 13:40 ` [PATCH v2 3/5] omap3evm: Add Camera board init/hookup file Deepthy Ravi
2011-09-29 16:37 ` Tony Lindgren
2011-09-27 13:40 ` [PATCH v2 4/5] ispccdc: Configure CCDC_SYN_MODE register Deepthy Ravi
2011-09-27 13:40 ` Deepthy Ravi [this message]
2011-09-27 13:51 ` [PATCH v2 0/5] OMAP3EVM: Add support for MT9T111 sensor Gary Thomas
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1317130848-21136-6-git-send-email-deepthy.ravi@ti.com \
--to=deepthy.ravi@ti.com \
--cc=linux-arm-kernel@lists.infradead.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).