[armhf] udeb: Add ehci-platform, ohci-platform and phy-sun4i-usb to usb-modules (Closes: #761591)

svn path=/dists/sid/linux/; revision=21858
This commit is contained in:
Ben Hutchings 2014-09-16 18:42:44 +00:00
parent ef06cf88c7
commit 196543cef2
3 changed files with 5 additions and 0 deletions

2
debian/changelog vendored
View File

@ -19,6 +19,8 @@ linux (3.16.2-4) UNRELEASED; urgency=medium
- mm: Add memfd_create() system call
- [arm*,m68k,mips*,powerpc*,s390*,sparc*] Wire up memfd_create()
* udeb: Add ccm, ctr to crypto-modules (Closes: #761902)
* [armhf] udeb: Add ehci-platform, ohci-platform and phy-sun4i-usb to
usb-modules (Closes: #761591)
[ Ian Campbell ]
* [armhf] Enable support for Exynos5 systems. (Closes: #759291)

View File

@ -1 +1,2 @@
#include <usb-modules>
phy-sun4i-usb

View File

@ -1,7 +1,9 @@
ehci-hcd ?
ehci-pci ?
ehci-platform ?
ohci-hcd ?
ohci-pci ?
ohci-platform ?
uhci-hcd ?
xhci-hcd ?
usbcore ?