diff --git a/debian/changelog b/debian/changelog index ec8b2ff6c..60d640ba3 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 052c4d0e2..f26026c99 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