Searched hist:f7e7aa5850839faa5eb7c7c177da5fd6bca8949b (Results 1 – 1 of 1) sorted by relevance
/linux/drivers/usb/host/ |
H A D | Kconfig | diff f7e7aa5850839faa5eb7c7c177da5fd6bca8949b Tue Feb 10 17:55:51 CET 2009 Catalin Marinas <catalin.marinas@arm.com> USB: Add platform device support for the ISP1760 USB chip
Currently, the driver only supports PCI and PPC_OF but there are boards like ARM RealView where this is a platform device. The patch adds the necessary functions and registration to the isp1760-if.c file and modifies the corresponding Makefile and Kconfig to be able to use this driver even if PCI and PPC_OF are not enabled.
Signed-off-by: Catalin Marinas <catalin.marinas@arm.com> Cc: Sebastian Siewior <bigeasy@linutronix.de> Cc: Russell King <rmk@arm.linux.org.uk> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
|