Re: [U-Boot] [PATCH v2] usb: Kconfig: Add Kconfigs entry USB_EHCI_ZYNQ

2016-07-22 Thread Michal Simek
On 22.7.2016 11:21, Siva Durga Prasad Paladugu wrote: > Add Kconfig entry config option for USB_EHCI_ZYNQ > and update the same to enable for all zynq boards > which supports USB > > Signed-off-by: Siva Durga Prasad Paladugu > --- > Changes for v2: > - Made CONFIG_USB_EHCI_ZYNQ as default y as >

[U-Boot] [PATCH v2] usb: Kconfig: Add Kconfigs entry USB_EHCI_ZYNQ

2016-07-22 Thread Siva Durga Prasad Paladugu
Add Kconfig entry config option for USB_EHCI_ZYNQ and update the same to enable for all zynq boards which supports USB Signed-off-by: Siva Durga Prasad Paladugu --- Changes for v2: - Made CONFIG_USB_EHCI_ZYNQ as default y as per review comment --- configs/zynq_microzed_defconfig |2 ++ con