Re: [U-Boot] [PATCH] Convert CONFIG_USB_ULPI_TIMEOUT to Kconfig

2018-08-02 Thread Adam Ford
On Thu, Aug 2, 2018 at 8:56 AM Marek Vasut wrote: > > On 08/02/2018 03:27 PM, Adam Ford wrote: > > This converts the following to Kconfig: > >CONFIG_USB_ULPI_TIMEOUT > > > > Signed-off-by: Adam Ford > > > > diff --git a/drivers/usb/ulpi/Kconfig b/drivers/usb/ulpi/Kconfig > > index 001564d40c.

Re: [U-Boot] [PATCH] Convert CONFIG_USB_ULPI_TIMEOUT to Kconfig

2018-08-02 Thread Marek Vasut
On 08/02/2018 03:27 PM, Adam Ford wrote: > This converts the following to Kconfig: >CONFIG_USB_ULPI_TIMEOUT > > Signed-off-by: Adam Ford > > diff --git a/drivers/usb/ulpi/Kconfig b/drivers/usb/ulpi/Kconfig > index 001564d40c..d0eff66e1c 100644 > --- a/drivers/usb/ulpi/Kconfig > +++ b/drivers