Re: [PATCH v2] ARM: omap2plus_defconfig: Enable OHCI & EHCI HCD support

2015-01-20 Thread Tony Lindgren
* Felipe Balbi [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 > > Reviewed-by: Felipe Balbi Applying into omap-for-v3

Re: [PATCH v2] ARM: omap2plus_defconfig: Enable OHCI & EHCI HCD support

2015-01-19 Thread Felipe Balbi
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 Reviewed-by: Felipe Balbi > --- > Changes in v2: Enable as modules rather then builtin > > arch

[PATCH v2] ARM: omap2plus_defconfig: Enable OHCI & EHCI HCD support

2015-01-19 Thread Sjoerd Simons
Enable CONFIG_USB_EHCI_HCD and CONFIG_USB_OHCI_HCD to get USB supports with omap2plus_defconfig. Signed-off-by: Sjoerd Simons --- 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/omap