Add xhci-pci and xhci-plat-hcd to usb-modules udeb. (Inspired by #770912).

svn path=/dists/trunk/linux/; revision=22196
This commit is contained in:
Ian Campbell 2014-12-13 15:52:47 +00:00
parent de67493cd1
commit 1f6ae48448
2 changed files with 3 additions and 0 deletions

1
debian/changelog vendored
View File

@ -6,6 +6,7 @@ linux (3.18-1~exp2) UNRELEASED; urgency=medium
* [armel/kirkwood]: Add versioned breaks on flash-kernel << 3.29~, versions * [armel/kirkwood]: Add versioned breaks on flash-kernel << 3.29~, versions
before this do not append a DTB on all platforms. This is required now that before this do not append a DTB on all platforms. This is required now that
board file support is removed. board file support is removed.
* Add xhci-pci and xhci-plat-hcd to usb-modules udeb. (Inspired by #770912).
-- Ian Campbell <ijc@debian.org> Thu, 11 Dec 2014 20:37:22 +0000 -- Ian Campbell <ijc@debian.org> Thu, 11 Dec 2014 20:37:22 +0000

View File

@ -6,6 +6,8 @@ ohci-pci ?
ohci-platform ? ohci-platform ?
uhci-hcd ? uhci-hcd ?
xhci-hcd ? xhci-hcd ?
xhci-pci ?
xhci-plat-hcd ?
usbcore ? usbcore ?
dwc3 ? dwc3 ?
usb3503 ? usb3503 ?