[linux] 03/04: [x86] usbip: Increase USBIP_VHCI_NR_HCS to 8 and USBIP_VHCI_HC_PORTS to 31

debian-kernel at lists.debian.org debian-kernel at lists.debian.org
Fri Apr 7 19:43:17 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 505d589daf658abe8ef059a19a7b4e43c3906013
Author: Ben Hutchings <ben at decadent.org.uk>
Date:   Fri Apr 7 20:32:56 2017 +0100

    [x86] usbip: Increase USBIP_VHCI_NR_HCS to 8 and USBIP_VHCI_HC_PORTS to 31
    
    Closes: #859641
---
 debian/changelog                    | 2 ++
 debian/config/kernelarch-x86/config | 2 ++
 2 files changed, 4 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 2bc3fd7..0435ab9 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,6 +5,8 @@ linux (4.9.18-2) UNRELEASED; urgency=medium
     vDSOs (Closes: #859807)
   * Bump ABI to 3
   * [s390x] Set NR_CPUS=256 (Closes: #858731)
+  * [x86] usbip: Increase USBIP_VHCI_NR_HCS to 8 and USBIP_VHCI_HC_PORTS to 31
+    (Closes: #859641)
 
  -- Ben Hutchings <ben at decadent.org.uk>  Thu, 30 Mar 2017 18:27:30 +0100
 
diff --git a/debian/config/kernelarch-x86/config b/debian/config/kernelarch-x86/config
index 807ba43..a698096 100644
--- a/debian/config/kernelarch-x86/config
+++ b/debian/config/kernelarch-x86/config
@@ -1736,6 +1736,8 @@ CONFIG_USB_SL811_CS=m
 ##
 CONFIG_USBIP_CORE=m
 CONFIG_USBIP_VHCI_HCD=m
+CONFIG_USBIP_VHCI_HC_PORTS=31
+CONFIG_USBIP_VHCI_NR_HCS=8
 CONFIG_USBIP_HOST=m
 # CONFIG_USBIP_DEBUG is not set
 

-- 
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