[linux] 06/12: usbip: Enable USBIP_VUDC as module
debian-kernel at lists.debian.org
debian-kernel at lists.debian.org
Tue May 2 03:26:51 UTC 2017
This is an automated email from the git hooks/post-receive script.
benh pushed a commit to branch sid
in repository linux.
commit 3f68b53e2c3d425af23d0fbc33ef1e5f932484ab
Author: Ben Hutchings <ben at decadent.org.uk>
Date: Tue May 2 03:41:47 2017 +0100
usbip: Enable USBIP_VUDC as module
---
debian/changelog | 1 +
debian/config/config | 1 +
2 files changed, 2 insertions(+)
diff --git a/debian/changelog b/debian/changelog
index ec8b2ff..60d640b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -373,6 +373,7 @@ linux (4.9.25-1) UNRELEASED; urgency=medium
* hda: Set SND_HDA_PREALLOC_SIZE=2048 as recommended for PulseAudio
* HID: Enable HID_SENSOR_CUSTOM_SENSOR as module
* leds,USB: Enable USB_LEDS_TRIGGER_USBPORT as module
+ * usbip: Enable USBIP_VUDC as module
[ Salvatore Bonaccorso ]
* ping: implement proper locking (CVE-2017-2671)
diff --git a/debian/config/config b/debian/config/config
index 052c4d0..f26026c 100644
--- a/debian/config/config
+++ b/debian/config/config
@@ -4935,6 +4935,7 @@ CONFIG_USB_UAS=m
## file: drivers/usb/usbip/Kconfig
##
# CONFIG_USBIP_CORE is not set
+CONFIG_USBIP_VUDC=m
##
## file: drivers/usb/wusbcore/Kconfig
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/kernel/linux.git
More information about the Kernel-svn-changes
mailing list