[linux] 01/01: [mips*/*-malta] Enable POWER_RESET and POWER_RESET_SYSCON.

debian-kernel at lists.debian.org debian-kernel at lists.debian.org
Mon May 8 22:16:12 UTC 2017


This is an automated email from the git hooks/post-receive script.

aurel32 pushed a commit to branch sid
in repository linux.

commit f5fd64d72e49755943c097b427062239a3b8e38a
Author: Aurelien Jarno <aurelien at aurel32.net>
Date:   Mon May 8 21:12:41 2017 +0200

    [mips*/*-malta] Enable POWER_RESET and POWER_RESET_SYSCON.
---
 debian/changelog                     | 7 +++++++
 debian/config/kernelarch-mips/config | 6 ++++++
 2 files changed, 13 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 1e7545c..1a7d01f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+linux (4.9.25-2) UNRELEASED; urgency=medium
+
+  [ Aurelien Jarno ]
+  * [mips*/*-malta] Enable POWER_RESET and POWER_RESET_SYSCON.
+
+ -- Ben Hutchings <ben at decadent.org.uk>  Mon, 08 May 2017 21:11:08 +0200
+
 linux (4.9.25-1) unstable; urgency=medium
 
   * New upstream stable update:
diff --git a/debian/config/kernelarch-mips/config b/debian/config/kernelarch-mips/config
index 3ea9718..1b78561 100644
--- a/debian/config/kernelarch-mips/config
+++ b/debian/config/kernelarch-mips/config
@@ -27,6 +27,12 @@ CONFIG_ATA=y
 # CONFIG_NIU is not set
 
 ##
+## file: drivers/power/reset/Kconfig
+##
+CONFIG_POWER_RESET=y
+CONFIG_POWER_RESET_SYSCON=y
+
+##
 ## file: drivers/scsi/Kconfig
 ##
 CONFIG_SCSI=y

-- 
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