From: Felipe Balbi Date: Wed, 26 Jun 2013 12:14:06 +0000 (+0300) Subject: usb: dwc3: make glue layers selectable X-Git-Tag: v3.12-rc1~186^2~77^2~93 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1a356dbc6465b0a87474993dafcd7a101ef57ff9;p=pandora-kernel.git usb: dwc3: make glue layers selectable Glue layers are starting to have separate requirements. For example, OMAP's glue layer is starting to use extcon framework which no one else needs. In order to make it clear the proper dependencies, we are now allowing glue layers to be selectable so that each glue layer can list their own dependencies without messing with the core IP driver. Signed-off-by: Felipe Balbi --- Reading git-diff-tree failed