usbip: Enable USBIP_VUDC as module

This commit is contained in:
Ben Hutchings 2017-05-02 03:41:47 +01:00
parent 6dafde3362
commit 3f68b53e2c
2 changed files with 2 additions and 0 deletions

1
debian/changelog vendored
View File

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

View File

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