From: Dinh Nguyen Date: Tue, 11 Nov 2014 17:13:40 +0000 (-0600) Subject: usb: dwc2: Update Kconfig to support dual-role X-Git-Tag: omap-for-v3.19/fixes-rc1~87^2~32^2~38 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5ee80705a5339270538119d1e8721b365eac5202;p=pandora-kernel.git usb: dwc2: Update Kconfig to support dual-role Update DWC2 kconfig and makefile to support dual-role mode. The platform file will always get compiled for the case where the controller is directly connected to the CPU. So for loadable modules, dwc2.ko is built for host, peripheral, and dual-role mode. The PCI bus interface will be called dwc2_pci.ko and the platform interface module will be called dwc2_platform.ko. Signed-off-by: Dinh Nguyen Acked-by: Paul Zimmerman Signed-off-by: Felipe Balbi --- Reading git-diff-tree failed