Re: [PATCH v3 5/5] Hook the DWC2 driver into the build system

2013-02-11 Thread Felipe Balbi
Hi, On Sat, Feb 09, 2013 at 07:37:52PM -0800, Paul Zimmerman wrote: > Add the DWC2 Kconfig and Makefile, and modify the USB Kconfig and > Makefile to include them > > Signed-off-by: Paul Zimmerman this patch looks alright Reviewed-by: Felipe Balbi -- balbi signature.asc Description: Digit

[PATCH v3 5/5] Hook the DWC2 driver into the build system

2013-02-09 Thread Paul Zimmerman
Add the DWC2 Kconfig and Makefile, and modify the USB Kconfig and Makefile to include them Signed-off-by: Paul Zimmerman --- drivers/usb/Kconfig |2 ++ drivers/usb/Makefile |2 ++ drivers/usb/dwc2/Kconfig | 27 +++ drivers/usb/dwc2/Makefile | 15 ++