* [PATCH v2] ARM: omap2plus_defconfig: Enable OHCI & EHCI HCD support
@ 2015-01-19 21:28 Sjoerd Simons
2015-01-19 21:41 ` Felipe Balbi
0 siblings, 1 reply; 3+ messages in thread
From: Sjoerd Simons @ 2015-01-19 21:28 UTC (permalink / raw)
To: linux-arm-kernel
Enable CONFIG_USB_EHCI_HCD and CONFIG_USB_OHCI_HCD to get USB supports
with omap2plus_defconfig.
Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
---
Changes in v2: Enable as modules rather then builtin
arch/arm/configs/omap2plus_defconfig | 2 ++
1 file changed, 2 insertions(+)
diff --git a/arch/arm/configs/omap2plus_defconfig b/arch/arm/configs/omap2plus_defconfig
index c2c3a85..f4009a2 100644
--- a/arch/arm/configs/omap2plus_defconfig
+++ b/arch/arm/configs/omap2plus_defconfig
@@ -159,6 +159,8 @@ CONFIG_USB_NET_SMSC95XX=y
CONFIG_USB_ALI_M5632=y
CONFIG_USB_AN2720=y
CONFIG_USB_EPSON2888=y
+CONFIG_USB_EHCI_HCD=m
+CONFIG_USB_OHCI_HCD=m
CONFIG_USB_KC2190=y
CONFIG_LIBERTAS=m
CONFIG_LIBERTAS_USB=m
--
2.1.4
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [PATCH v2] ARM: omap2plus_defconfig: Enable OHCI & EHCI HCD support
2015-01-19 21:28 [PATCH v2] ARM: omap2plus_defconfig: Enable OHCI & EHCI HCD support Sjoerd Simons
@ 2015-01-19 21:41 ` Felipe Balbi
2015-01-20 17:51 ` Tony Lindgren
0 siblings, 1 reply; 3+ messages in thread
From: Felipe Balbi @ 2015-01-19 21:41 UTC (permalink / raw)
To: linux-arm-kernel
On Mon, Jan 19, 2015 at 10:28:36PM +0100, Sjoerd Simons wrote:
> Enable CONFIG_USB_EHCI_HCD and CONFIG_USB_OHCI_HCD to get USB supports
> with omap2plus_defconfig.
>
> Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
Reviewed-by: Felipe Balbi <balbi@ti.com>
> ---
> Changes in v2: Enable as modules rather then builtin
>
> arch/arm/configs/omap2plus_defconfig | 2 ++
> 1 file changed, 2 insertions(+)
>
> diff --git a/arch/arm/configs/omap2plus_defconfig b/arch/arm/configs/omap2plus_defconfig
> index c2c3a85..f4009a2 100644
> --- a/arch/arm/configs/omap2plus_defconfig
> +++ b/arch/arm/configs/omap2plus_defconfig
> @@ -159,6 +159,8 @@ CONFIG_USB_NET_SMSC95XX=y
> CONFIG_USB_ALI_M5632=y
> CONFIG_USB_AN2720=y
> CONFIG_USB_EPSON2888=y
> +CONFIG_USB_EHCI_HCD=m
> +CONFIG_USB_OHCI_HCD=m
> CONFIG_USB_KC2190=y
> CONFIG_LIBERTAS=m
> CONFIG_LIBERTAS_USB=m
> --
> 2.1.4
>
--
balbi
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: Digital signature
URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20150119/fcc75b36/attachment-0001.sig>
^ permalink raw reply [flat|nested] 3+ messages in thread
* [PATCH v2] ARM: omap2plus_defconfig: Enable OHCI & EHCI HCD support
2015-01-19 21:41 ` Felipe Balbi
@ 2015-01-20 17:51 ` Tony Lindgren
0 siblings, 0 replies; 3+ messages in thread
From: Tony Lindgren @ 2015-01-20 17:51 UTC (permalink / raw)
To: linux-arm-kernel
* Felipe Balbi <balbi@ti.com> [150119 13:45]:
> On Mon, Jan 19, 2015 at 10:28:36PM +0100, Sjoerd Simons wrote:
> > Enable CONFIG_USB_EHCI_HCD and CONFIG_USB_OHCI_HCD to get USB supports
> > with omap2plus_defconfig.
> >
> > Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
>
> Reviewed-by: Felipe Balbi <balbi@ti.com>
Applying into omap-for-v3.20/defconfig thanks.
Tony
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2015-01-20 17:51 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-01-19 21:28 [PATCH v2] ARM: omap2plus_defconfig: Enable OHCI & EHCI HCD support Sjoerd Simons
2015-01-19 21:41 ` Felipe Balbi
2015-01-20 17:51 ` Tony Lindgren
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).