usb: phy: Fix Kconfig dependency for Phy drivers
authorAlexandre Pereira da Silva <aletes.xgr@gmail.com>
Tue, 26 Jun 2012 14:56:48 +0000 (11:56 -0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 26 Jun 2012 23:14:33 +0000 (16:14 -0700)
USB phy layer driver are only built if usb host is selected, but they
are used too by USB_GADGET drivers

Signed-off-by: Alexandre Pereira da Silva <aletes.xgr@gmail.com>
Acked-by: Roland Stigge <stigge@antcom.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>

No differences found