diff --git a/debian/changelog b/debian/changelog index 27ad6813f..ec8b2ff6c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -372,6 +372,7 @@ linux (4.9.25-1) UNRELEASED; urgency=medium * [x86] amdgpu,sound/soc: Enable DRM_AMD_ACP; enable SND_SOC_AMD_ACP as module * 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 [ Salvatore Bonaccorso ] * ping: implement proper locking (CVE-2017-2671) diff --git a/debian/config/config b/debian/config/config index 33ca32401..052c4d0e2 100644 --- a/debian/config/config +++ b/debian/config/config @@ -4680,6 +4680,7 @@ CONFIG_USB_DYNAMIC_MINORS=y # CONFIG_USB_OTG_WHITELIST is not set # CONFIG_USB_OTG_BLACKLIST_HUB is not set # CONFIG_USB_OTG_FSM is not set +CONFIG_USB_LEDS_TRIGGER_USBPORT=m ## ## file: drivers/usb/dwc2/Kconfig