From: srinivas.kandagatla@linaro.org (Srinivas Kandagatla)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 2/5] ARM: qcom_defconfig: add usb related configs
Date: Wed, 4 Jan 2017 13:35:30 +0000 [thread overview]
Message-ID: <1483536933-21503-3-git-send-email-srinivas.kandagatla@linaro.org> (raw)
In-Reply-To: <1483536933-21503-1-git-send-email-srinivas.kandagatla@linaro.org>
Signed-off-by: Srinivas Kandagatla <srinivas.kandagatla@linaro.org>
---
arch/arm/configs/qcom_defconfig | 6 ++++++
1 file changed, 6 insertions(+)
diff --git a/arch/arm/configs/qcom_defconfig b/arch/arm/configs/qcom_defconfig
index dc27e51..9b2a1f0 100644
--- a/arch/arm/configs/qcom_defconfig
+++ b/arch/arm/configs/qcom_defconfig
@@ -137,10 +137,16 @@ CONFIG_SND_SOC=y
CONFIG_HID_BATTERY_STRENGTH=y
CONFIG_USB=y
CONFIG_USB_ANNOUNCE_NEW_DEVICES=y
+CONFIG_USB_OTG=y
CONFIG_USB_MON=y
CONFIG_USB_EHCI_HCD=y
+CONFIG_USB_EHCI_MSM=y
CONFIG_USB_ACM=y
+CONFIG_USB_CHIPIDEA=y
+CONFIG_USB_CHIPIDEA_UDC=y
+CONFIG_USB_CHIPIDEA_HOST=y
CONFIG_USB_SERIAL=y
+CONFIG_USB_MSM_OTG=y
CONFIG_USB_GADGET=y
CONFIG_USB_GADGET_DEBUG_FILES=y
CONFIG_USB_GADGET_VBUS_DRAW=500
--
2.10.1
next prev parent reply other threads:[~2017-01-04 13:35 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-01-04 13:35 [PATCH 0/5] ARM: qcom_defconfig: Add configs required for IFC6410 Srinivas Kandagatla
2017-01-04 13:35 ` [PATCH 1/5] ARM: qcom_defconfig: enable qcom rpm clk controller Srinivas Kandagatla
2017-01-04 13:35 ` Srinivas Kandagatla [this message]
2017-01-04 13:35 ` [PATCH 3/5] ARM: qcom_defconfig: add pcie and atl1c ethernet configs Srinivas Kandagatla
2017-01-04 13:35 ` [PATCH 4/5] ARM: qcom_defconfig: add ahci configs Srinivas Kandagatla
2017-01-04 13:35 ` [PATCH 5/5] ARM: qcom_defconfig: enable thermal sensors Srinivas Kandagatla
2017-01-04 22:33 ` [PATCH 0/5] ARM: qcom_defconfig: Add configs required for IFC6410 Olof Johansson
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=1483536933-21503-3-git-send-email-srinivas.kandagatla@linaro.org \
--to=srinivas.kandagatla@linaro.org \
--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).