[linux] 07/08: [armhf] watchdog: Enable S3C2410_WATCHDOG as module (Closes: #819377)
debian-kernel at lists.debian.org
debian-kernel at lists.debian.org
Wed Apr 13 22:26:30 UTC 2016
This is an automated email from the git hooks/post-receive script.
benh pushed a commit to branch master
in repository linux.
commit e3395a2405fc4c6f2fb957ff4289aacc33bb8baa
Author: Ben Hutchings <ben at decadent.org.uk>
Date: Wed Apr 13 23:12:44 2016 +0100
[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 db03e50..a70e6ae 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 7c711e8..602a086 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
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/kernel/linux.git
More information about the Kernel-svn-changes
mailing list