linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: peter.chen@freescale.com (Peter Chen)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 2/6] ARM: imx_v6_v7_defconfig: enable usb media feature for host mode
Date: Tue, 30 Sep 2014 10:00:35 +0800	[thread overview]
Message-ID: <1412042439-13977-3-git-send-email-peter.chen@freescale.com> (raw)
In-Reply-To: <1412042439-13977-1-git-send-email-peter.chen@freescale.com>

Mainly for usb camera, and are built as modules.

Signed-off-by: Peter Chen <peter.chen@freescale.com>
---
 arch/arm/configs/imx_v6_v7_defconfig |    2 ++
 1 file changed, 2 insertions(+)

diff --git a/arch/arm/configs/imx_v6_v7_defconfig b/arch/arm/configs/imx_v6_v7_defconfig
index 82dbf1e..8e92749 100644
--- a/arch/arm/configs/imx_v6_v7_defconfig
+++ b/arch/arm/configs/imx_v6_v7_defconfig
@@ -190,6 +190,8 @@ CONFIG_MEDIA_CAMERA_SUPPORT=y
 CONFIG_MEDIA_RC_SUPPORT=y
 CONFIG_RC_DEVICES=y
 CONFIG_IR_GPIO_CIR=y
+CONFIG_MEDIA_USB_SUPPORT=y
+CONFIG_USB_VIDEO_CLASS=m
 CONFIG_V4L_PLATFORM_DRIVERS=y
 CONFIG_SOC_CAMERA=y
 CONFIG_VIDEO_MX3=y
-- 
1.7.9.5

  parent reply	other threads:[~2014-09-30  2:00 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-09-30  2:00 [PATCH 0/6] ARM: imx_v6_v7_defconfig: enable several usb functions Peter Chen
2014-09-30  2:00 ` [PATCH 1/6] ARM: imx_v6_v7_defconfig: enable USB Ethernet support at host mode Peter Chen
2014-09-30  2:00 ` Peter Chen [this message]
2014-09-30  2:00 ` [PATCH 3/6] ARM: imx_v6_v7_defconfig: enable USB audio " Peter Chen
2014-09-30  2:00 ` [PATCH 4/6] ARM: imx_v6_v7_defconfig: enable USB serial " Peter Chen
2014-09-30  2:00 ` [PATCH 5/6] ARM: imx_v6_v7_defconfig: enable USB EHSET driver Peter Chen
2014-09-30  2:00 ` [PATCH 6/6] ARM: imx_v6_v7_defconfig: enable several usb gadgets Peter Chen
2014-09-30  4:50 ` [PATCH 0/6] ARM: imx_v6_v7_defconfig: enable several usb functions Shawn Guo

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=1412042439-13977-3-git-send-email-peter.chen@freescale.com \
    --to=peter.chen@freescale.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).