usb: phy: Fix Kconfig dependency for Phy drivers
authorAlexandre Pereira da Silva <[email protected]>
Tue, 26 Jun 2012 14:56:48 +0000 (11:56 -0300)
committerGreg Kroah-Hartman <[email protected]>
Tue, 26 Jun 2012 23:14:33 +0000 (16:14 -0700)
commitc6156328dec52a55f90688cbfad21c83f8711d84
tree715a1210cb06283728beaca9f322fea20b413cfe
parent8f8741ca5e55a35dafa35f4eac2b70b08fae997e
usb: phy: Fix Kconfig dependency for Phy drivers

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 <[email protected]>
Acked-by: Roland Stigge <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
drivers/usb/Makefile
drivers/usb/phy/Kconfig