[linux] 07/12: USB/misc: Enable UCSI 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 f965312c8eb553414c6f52472a17fa971b3b57db
Author: Ben Hutchings <ben at decadent.org.uk>
Date:   Tue May 2 03:44:23 2017 +0100

    USB/misc: Enable UCSI as module
---
 debian/changelog     | 1 +
 debian/config/config | 1 +
 2 files changed, 2 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 60d640b..75a4717 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -374,6 +374,7 @@ linux (4.9.25-1) UNRELEASED; urgency=medium
   * HID: Enable HID_SENSOR_CUSTOM_SENSOR as module
   * leds,USB: Enable USB_LEDS_TRIGGER_USBPORT as module
   * usbip: Enable USBIP_VUDC as module
+  * USB/misc: Enable UCSI as module
 
   [ Salvatore Bonaccorso ]
   * ping: implement proper locking (CVE-2017-2671)
diff --git a/debian/config/config b/debian/config/config
index f26026c..e821935 100644
--- a/debian/config/config
+++ b/debian/config/config
@@ -4815,6 +4815,7 @@ CONFIG_USB_YUREX=m
 # CONFIG_USB_HSIC_USB3503 is not set
 # CONFIG_USB_LINK_LAYER_TEST is not set
 CONFIG_USB_CHAOSKEY=m
+CONFIG_UCSI=m
 
 ##
 ## file: drivers/usb/misc/sisusbvga/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