[linux] 02/02: [arm64] Enable REGULATOR_GPIO as module (Closes: #860222)

debian-kernel at lists.debian.org debian-kernel at lists.debian.org
Fri Apr 21 00:33:13 UTC 2017


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

benh pushed a commit to branch master
in repository linux.

commit 3cd2ed795d9d424767b420c42fc86fe7e5cbf09b
Author: Ben Hutchings <ben at decadent.org.uk>
Date:   Fri Apr 21 01:33:01 2017 +0100

    [arm64] Enable REGULATOR_GPIO as module (Closes: #860222)
---
 debian/changelog           | 1 +
 debian/config/arm64/config | 1 +
 2 files changed, 2 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 1264364..f184816 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -10,6 +10,7 @@ linux (4.11~rc7-1~exp1) UNRELEASED; urgency=medium
     implements PTP clock
   * [arm64] Enable ARCH_SUNXI, RTC_DRV_SUN6I as built-in,
     MMC_SUNXI and PHY_SUN4I_USB as modules (Closes: #860855)
+  * [arm64] Enable REGULATOR_GPIO as module (Closes: #860222)
 
  -- Lukas Wunner <lukas at wunner.de>  Sun, 16 Apr 2017 16:09:27 +0200
 
diff --git a/debian/config/arm64/config b/debian/config/arm64/config
index e7027c0..985a357 100644
--- a/debian/config/arm64/config
+++ b/debian/config/arm64/config
@@ -594,6 +594,7 @@ CONFIG_PWM_TEGRA=m
 ##
 CONFIG_REGULATOR=y
 CONFIG_REGULATOR_FIXED_VOLTAGE=m
+CONFIG_REGULATOR_GPIO=m
 CONFIG_REGULATOR_HI655X=m
 CONFIG_REGULATOR_MAX77620=m
 CONFIG_REGULATOR_PWM=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