* [PATCH] Add USB_EHCI_EXYNOS to mutli_v7_defconfig
@ 2014-12-30 6:55 Steev Klimaszewski
2014-12-30 6:55 ` [PATCH] Add USB_EHCI_EXYNOS to multi_v7_defconfig Steev Klimaszewski
0 siblings, 1 reply; 3+ messages in thread
From: Steev Klimaszewski @ 2014-12-30 6:55 UTC (permalink / raw)
To: linux-arm-kernel
Add USB_EHCI_EXYNOS to enable USB support on Exynos platforms. This fixes the
issue where networking and USB doesn't work on an ODROID-U3.
Steev Klimaszewski (1):
Add USB_EHCI_EXYNOS to multi_v7_defconfig
arch/arm/configs/multi_v7_defconfig | 1 +
1 file changed, 1 insertion(+)
--
2.2.1
^ permalink raw reply [flat|nested] 3+ messages in thread
* [PATCH] Add USB_EHCI_EXYNOS to multi_v7_defconfig
2014-12-30 6:55 [PATCH] Add USB_EHCI_EXYNOS to mutli_v7_defconfig Steev Klimaszewski
@ 2014-12-30 6:55 ` Steev Klimaszewski
2014-12-30 14:33 ` Arnd Bergmann
0 siblings, 1 reply; 3+ messages in thread
From: Steev Klimaszewski @ 2014-12-30 6:55 UTC (permalink / raw)
To: linux-arm-kernel
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
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [PATCH] Add USB_EHCI_EXYNOS to multi_v7_defconfig
2014-12-30 6:55 ` [PATCH] Add USB_EHCI_EXYNOS to multi_v7_defconfig Steev Klimaszewski
@ 2014-12-30 14:33 ` Arnd Bergmann
0 siblings, 0 replies; 3+ messages in thread
From: Arnd Bergmann @ 2014-12-30 14:33 UTC (permalink / raw)
To: linux-arm-kernel
On Tuesday 30 December 2014 00:55:48 Steev Klimaszewski wrote:
> 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>
Applied to fixes branch, thanks!
Arnd
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2014-12-30 14:33 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-12-30 6:55 [PATCH] Add USB_EHCI_EXYNOS to mutli_v7_defconfig Steev Klimaszewski
2014-12-30 6:55 ` [PATCH] Add USB_EHCI_EXYNOS to multi_v7_defconfig Steev Klimaszewski
2014-12-30 14:33 ` Arnd Bergmann
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox