Searched hist:"38 e0c109404506266e33c29c77c2da39630954a4" (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/usb/gadget/ |
H A D | Kconfig | diff 38e0c109404506266e33c29c77c2da39630954a4 Thu May 08 15:52:20 CEST 2014 Arnd Bergmann <arnd@arndb.de> usb: ohci: sort out dependencies for lpc32xx and omap
The dependency on the isp1301 driver is not something that should be in the main OHCI driver but rather the SoC specific part of it.
This moves the dependency for LPC32xx into USB_OHCI_HCD_LPC32XX, and changes the 'select ISP1301_OMAP' to a similar 'depends on'. Since the same dependency exists for the client driver, do the same change there.
Signed-off-by: Arnd Bergmann <arnd@arndb.de> Cc: linux-omap@vger.kernel.org Acked-by: Alan Stern <stern@rowland.harvard.edu> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|
/linux/drivers/usb/host/ |
H A D | Kconfig | diff 38e0c109404506266e33c29c77c2da39630954a4 Thu May 08 15:52:20 CEST 2014 Arnd Bergmann <arnd@arndb.de> usb: ohci: sort out dependencies for lpc32xx and omap
The dependency on the isp1301 driver is not something that should be in the main OHCI driver but rather the SoC specific part of it.
This moves the dependency for LPC32xx into USB_OHCI_HCD_LPC32XX, and changes the 'select ISP1301_OMAP' to a similar 'depends on'. Since the same dependency exists for the client driver, do the same change there.
Signed-off-by: Arnd Bergmann <arnd@arndb.de> Cc: linux-omap@vger.kernel.org Acked-by: Alan Stern <stern@rowland.harvard.edu> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|