usb: dwc3: make glue layers selectable
authorFelipe Balbi <balbi@ti.com>
Wed, 26 Jun 2013 12:14:06 +0000 (15:14 +0300)
committerFelipe Balbi <balbi@ti.com>
Mon, 29 Jul 2013 10:53:25 +0000 (13:53 +0300)
commit1a356dbc6465b0a87474993dafcd7a101ef57ff9
treeab0d0b801850b3a4ef6e923c3ef0fcb7241f081a
parent23a53d9008251825a4c8eea64503ed676e1d0f04
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 <balbi@ti.com>
drivers/usb/dwc3/Kconfig
drivers/usb/dwc3/Makefile