From e3395a2405fc4c6f2fb957ff4289aacc33bb8baa Mon Sep 17 00:00:00 2001 From: Ben Hutchings Date: Wed, 13 Apr 2016 23:12:44 +0100 Subject: [PATCH] [armhf] watchdog: Enable S3C2410_WATCHDOG as module (Closes: #819377) --- debian/changelog | 1 + debian/config/armhf/config.armmp | 1 + 2 files changed, 2 insertions(+) diff --git a/debian/changelog b/debian/changelog index db03e506b..a70e6aea0 100644 --- a/debian/changelog +++ b/debian/changelog @@ -246,6 +246,7 @@ linux (4.5.1-1) UNRELEASED; urgency=medium (Closes: #817016, #819336) * [armhf] Add support for octa-core big.LITTLE systems including Exynos (Closes: #819379) + * [armhf] watchdog: Enable S3C2410_WATCHDOG as module (Closes: #819377) [ Aurelien Jarno ] * [mipsel/mips/config.loongson-2f] Disable VIDEO_CX23885, VIDEO_IVTV, diff --git a/debian/config/armhf/config.armmp b/debian/config/armhf/config.armmp index 7c711e811..602a08693 100644 --- a/debian/config/armhf/config.armmp +++ b/debian/config/armhf/config.armmp @@ -1082,6 +1082,7 @@ CONFIG_VIRTIO_MMIO=m ## CONFIG_DA9052_WATCHDOG=m CONFIG_ARM_SP805_WATCHDOG=m +CONFIG_S3C2410_WATCHDOG=m CONFIG_DW_WATCHDOG=m CONFIG_OMAP_WATCHDOG=m CONFIG_ORION_WATCHDOG=m