From: Rafał Miłecki Date: Thu, 6 Aug 2015 16:23:57 +0000 (+0300) Subject: usb: xhci: make USB_XHCI_PLATFORM selectable X-Git-Tag: omap-for-v4.3/fixes-merge-window~42^2~43 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6c05cb145d6716f00d452aeb27916efb6d190cca;p=pandora-kernel.git usb: xhci: make USB_XHCI_PLATFORM selectable Right now xhci-plat-hcd can be built when using one of platform specific drivers only (mvebu/rcar). There shouldn't be such limitation as some platforms may not require any quirks and may want to just use a generic driver ("generic-xhci" / "xhci-hcd"). Signed-off-by: Rafał Miłecki Signed-off-by: Mathias Nyman Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed