diff options
author | Ben Hutchings <ben@decadent.org.uk> | 2016-04-14 00:07:03 +0100 |
---|---|---|
committer | Ben Hutchings <ben@decadent.org.uk> | 2016-04-14 00:07:03 +0100 |
commit | 315743de11b2939d798177ba8981bb0dd92cf4b1 (patch) | |
tree | cfa2ab1a3f7ba038c4157d24ad2f6020918b083a | |
parent | debb03a5424975e38e53ea017150c01bc5b219b0 (diff) | |
download | kernel_replicant_linux-315743de11b2939d798177ba8981bb0dd92cf4b1.tar.gz kernel_replicant_linux-315743de11b2939d798177ba8981bb0dd92cf4b1.tar.bz2 kernel_replicant_linux-315743de11b2939d798177ba8981bb0dd92cf4b1.zip |
[armhf] usb-modules: Add modules required for BeagleBoard-X15 (Closes: #815848)
Thanks to Vagrant Cascadian
-rw-r--r-- | debian/changelog | 2 | ||||
-rw-r--r-- | debian/installer/armhf/modules/armhf-armmp/usb-modules | 3 |
2 files changed, 5 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index e6d5666596e9..06da31ea9c86 100644 --- a/debian/changelog +++ b/debian/changelog @@ -248,6 +248,8 @@ linux (4.5.1-1) UNRELEASED; urgency=medium (Closes: #819379) * [armhf] watchdog: Enable S3C2410_WATCHDOG as module (Closes: #819377) * nbd: Create size change events for userspace (Closes: #812487) + * [armhf] usb-modules: Add modules required for BeagleBoard-X15, thanks to + Vagrant Cascadian (Closes: #815848) [ Aurelien Jarno ] * [mipsel/mips/config.loongson-2f] Disable VIDEO_CX23885, VIDEO_IVTV, diff --git a/debian/installer/armhf/modules/armhf-armmp/usb-modules b/debian/installer/armhf/modules/armhf-armmp/usb-modules index 7861c823c809..f82d68b5dff6 100644 --- a/debian/installer/armhf/modules/armhf-armmp/usb-modules +++ b/debian/installer/armhf/modules/armhf-armmp/usb-modules @@ -9,3 +9,6 @@ ehci-orion ehci-tegra ci_hdrc_imx dwc2 +dwc3 +omap-ocp2scp +extcon-usb-gpio |