From: threeway@gmail.com (Steev Klimaszewski)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH] Add USB_EHCI_EXYNOS to multi_v7_defconfig
Date: Tue, 30 Dec 2014 00:55:48 -0600 [thread overview]
Message-ID: <1419922548-6320-2-git-send-email-steev@gentoo.org> (raw)
In-Reply-To: <1419922548-6320-1-git-send-email-steev@gentoo.org>
Currently we enable Exynos devices in the multi v7 defconfig, however, when
testing on my ODROID-U3, I noticed that USB was not working. Enabling this
option causes USB to work, which enables networking support as well since the
ODROID-U3 has networking on the USB bus.
Signed-off-by: Steev Klimaszewski <steev@gentoo.org>
---
arch/arm/configs/multi_v7_defconfig | 1 +
1 file changed, 1 insertion(+)
diff --git a/arch/arm/configs/multi_v7_defconfig b/arch/arm/configs/multi_v7_defconfig
index 2328fe7..bc393b7 100644
--- a/arch/arm/configs/multi_v7_defconfig
+++ b/arch/arm/configs/multi_v7_defconfig
@@ -338,6 +338,7 @@ CONFIG_USB=y
CONFIG_USB_XHCI_HCD=y
CONFIG_USB_XHCI_MVEBU=y
CONFIG_USB_EHCI_HCD=y
+CONFIG_USB_EHCI_EXYNOS=y
CONFIG_USB_EHCI_TEGRA=y
CONFIG_USB_EHCI_HCD_STI=y
CONFIG_USB_EHCI_HCD_PLATFORM=y
--
2.2.1
next prev parent reply other threads:[~2014-12-30 6:55 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-12-30 6:55 [PATCH] Add USB_EHCI_EXYNOS to mutli_v7_defconfig Steev Klimaszewski
2014-12-30 6:55 ` Steev Klimaszewski [this message]
2014-12-30 14:33 ` [PATCH] Add USB_EHCI_EXYNOS to multi_v7_defconfig Arnd Bergmann
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=1419922548-6320-2-git-send-email-steev@gentoo.org \
--to=threeway@gmail.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