[armhf] Add Exynos5 disk/usb/nic modules to udebs.

svn path=/dists/sid/linux/; revision=21885
This commit is contained in:
Ian Campbell 2014-09-21 11:10:34 +00:00
parent d8dfeea3f1
commit dbae63b887
6 changed files with 16 additions and 1 deletions

6
debian/changelog vendored
View File

@ -1,3 +1,9 @@
linux (3.16.3-3) UNRELEASED; urgency=low
* [armhf] Add Exynos5 disk/usb/nic modules to udebs.
-- Ian Campbell <ijc@debian.org> Sun, 21 Sep 2014 12:09:24 +0100
linux (3.16.3-2) unstable; urgency=medium
[ Ben Hutchings ]

View File

@ -3,3 +3,4 @@ sdhci-esdhc-imx
mmci
omap_hsmmc
sunxi-mmc
dw_mmc-exynos

View File

@ -3,4 +3,4 @@ ahci_platform
ahci_imx
ahci_sunxi
sata_highbank
phy-exynos5250-sata

View File

@ -1,2 +1,6 @@
#include <usb-modules>
phy-sun4i-usb
dwc3-exynos
ohci-exynos
ehci-exynos
phy-exynos-usb2

View File

@ -4,3 +4,5 @@ sdhci-pci ?
sdhci-acpi ?
ricoh_mmc ?
tifm_sd ?
dw_mmc ?
dw_mmc_pltfm ?

View File

@ -7,3 +7,5 @@ ohci-platform ?
uhci-hcd ?
xhci-hcd ?
usbcore ?
dwc3 ?
usb3503 ?