[linux] 01/01: [armhf/armmp] Enable DW_WATCHDOG as module
debian-kernel at lists.debian.org
debian-kernel at lists.debian.org
Wed Apr 13 13:46:02 UTC 2016
This is an automated email from the git hooks/post-receive script.
rosh-guest pushed a commit to branch sid
in repository linux.
commit dfd9a83664fc9909ca8b40f9f8f5a7f148f0e23f
Author: Roger Shimizu <rogershimizu at gmail.com>
Date: Wed Apr 13 22:37:43 2016 +0900
[armhf/armmp] Enable DW_WATCHDOG as module
Enable DW_WATCHDOG as module, used on Firefly-RK3288.
Patch by Vagrant Cascadian.
(Closes: #820834)
---
debian/changelog | 2 ++
debian/config/armhf/config.armmp | 1 +
2 files changed, 3 insertions(+)
diff --git a/debian/changelog b/debian/changelog
index 8363d95..c69d435 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 <carnil at debian.org> Thu, 17 Mar 2016 18:19:26 +0100
diff --git a/debian/config/armhf/config.armmp b/debian/config/armhf/config.armmp
index af73db2..e192aea 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
--
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