From e006fee6ecfed5b957bdd41c236aad751ab29042 Mon Sep 17 00:00:00 2001 From: Dinh Nguyen Date: Tue, 26 Aug 2014 11:19:52 -0500 Subject: [PATCH] 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, only dwc2.ko is needed. Signed-off-by: Dinh Nguyen Acked-by: Paul Zimmerman Signed-off-by: Greg Kroah-Hartman --- Reading git-format-patch failed