Re: [U-Boot] [PATCH] Convert CONFIG_USB_MUSB_OMAP2PLUS et al to Kconfig

2017-12-29 Thread Adam Ford
On Wed, Dec 27, 2017 at 10:12 PM, Paul Kocialkowski wrote: > Hi, > > Le mercredi 27 décembre 2017 à 20:09 -0600, Adam Ford a écrit : >> This converts the following to Kconfig: >>CONFIG_USB_MUSB_OMAP2PLUS >>CONFIG_USB_MUSB_PIO_ONLY > > Thanks for the continued effort on omap platforms! > >

Re: [U-Boot] [PATCH] Convert CONFIG_USB_MUSB_OMAP2PLUS et al to Kconfig

2017-12-28 Thread Paul Kocialkowski
Hi, Le mercredi 27 décembre 2017 à 20:09 -0600, Adam Ford a écrit : > This converts the following to Kconfig: >CONFIG_USB_MUSB_OMAP2PLUS >CONFIG_USB_MUSB_PIO_ONLY Thanks for the continued effort on omap platforms! While you're at it, you might want to do the same with: * CONFIG_USB_MUSB_

[U-Boot] [PATCH] Convert CONFIG_USB_MUSB_OMAP2PLUS et al to Kconfig

2017-12-27 Thread Adam Ford
This converts the following to Kconfig: CONFIG_USB_MUSB_OMAP2PLUS CONFIG_USB_MUSB_PIO_ONLY Signed-off-by: Adam Ford diff --git a/configs/am335x_baltos_defconfig b/configs/am335x_baltos_defconfig index 0ef9f42..bb7c31b 100644 --- a/configs/am335x_baltos_defconfig +++ b/configs/am335x_baltos