diff --git a/debian/changelog b/debian/changelog index 65707c65a..0e4dfb52e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -234,12 +234,13 @@ linux (4.0.2-1~exp1) UNRELEASED; urgency=medium - Enable DYNAMIC_DEBUG, FRONTSWAP * [arm64,armhf,powerpcspe,x86] gpio: Explicitly enable GPIOLIB, as some drivers now depend on rather than selecting it (fixes FTBFS on i386) - * HID: Enable HID_USB_WACOM, replacing HID_WACOM - * [x86] thermal: Enable INT340X_THERMAL, replacing ACPI_INT3403_THERMAL - * [x86] Re-enable IOSF_MBI and INTEL_RAPL - * sound: Enable SND_USB_LINE6, replacing LINE6_USB - * media/rc: Enable IR_IGORPLUGUSB, replacing LIRC_IGORPLUGUSB - * misc: Enable INTEL_MIC_BUS and re-enable INTEL_MIC_HOST + * HID: Enable HID_USB_WACOM as module, replacing HID_WACOM + * [x86] thermal: Enable INT340X_THERMAL as module, replacing + ACPI_INT3403_THERMAL + * [x86] Re-enable IOSF_MBI and INTEL_RAPL as modules + * sound: Enable SND_USB_LINE6 as module, replacing LINE6_USB + * media/rc: Enable IR_IGORPLUGUSB as module, replacing LIRC_IGORPLUGUSB + * [amd64] misc: Enable INTEL_MIC_BUS and re-enable INTEL_MIC_HOST as modules [ Ian Campbell ] * [armhf] Enable support for Freescale SNVS RTC. (Closes: #782364)