commit | 808cf33d4817c730008de9b2736b357708a3d7f6 | [log] [tgz] |
---|---|---|
author | John Crispin <john@phrozen.org> | Tue Dec 20 19:08:58 2016 +0100 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Tue Jan 10 17:00:41 2017 +0100 |
tree | 172ea568363300ca173d7d5c7ebe9daede24b0fc | |
parent | 9038a038754cb8983657f2da177c3e6a0ee561fa [diff] |
usb: make the MTK XHCI driver compile for older MIPS SoCs The MIPS based MT7621 shares the same XHCI core as the newer generation of ARM based SoCs. The driver works out of the box and we only need to make it buildable in Kconfig. Signed-off-by: John Crispin <john@phrozen.org> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>