diff --git a/debian/changelog b/debian/changelog index 8363d95e8..c69d435ad 100644 --- a/debian/changelog +++ b/debian/changelog @@ -10,6 +10,8 @@ linux (4.4.6-2) UNRELEASED; urgency=medium * [armel/marvell] Add DT support for "Synology DS112" and "Zyxel NSA320". Thanks to Heinrich Schuchardt. (Closes: #819393) * [armel/marvell] Add DT support for "Buffalo/Revogear Kurobox Pro" + * [armhf/armmp] Enable DW_WATCHDOG as module, used on Firefly-RK3288. + Patch by Vagrant Cascadian. (Closes: #820834) -- Salvatore Bonaccorso Thu, 17 Mar 2016 18:19:26 +0100 diff --git a/debian/config/armhf/config.armmp b/debian/config/armhf/config.armmp index af73db29f..e192aeab9 100644 --- a/debian/config/armhf/config.armmp +++ b/debian/config/armhf/config.armmp @@ -1085,6 +1085,7 @@ CONFIG_TWL4030_WATCHDOG=m CONFIG_IMX2_WDT=m CONFIG_TEGRA_WATCHDOG=m CONFIG_BCM2835_WDT=m +CONFIG_DW_WATCHDOG=m ## ## file: kernel/power/Kconfig