Re: [PATCH v5 6/6] Hook the DWC2 driver into the build system

2013-02-27 Thread Felipe Balbi
On Tue, Feb 26, 2013 at 07:23:06PM -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 thanks: Acked-by: Felipe Balbi -- balbi signature.asc Description: Digital signature

[PATCH v5 6/6] Hook the DWC2 driver into the build system

2013-02-26 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/dwc2/Kconfig | 35 +++ drivers/usb/dwc2/Makefile | 18 ++ 2 files changed, 53 insertions(+) create mode 10064