[linux] 01/01: [armhf] rtc: Enable RTC_DRV_DS1307, RTC_DRV_PCF8563 (Closes: #807632)

debian-kernel at lists.debian.org debian-kernel at lists.debian.org
Fri Dec 11 13:20:38 UTC 2015


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

benh pushed a commit to branch sid
in repository linux.

commit b9adbeeabeba0dc5aa776e20e781d2d46e784b71
Author: Ben Hutchings <ben at decadent.org.uk>
Date:   Fri Dec 11 12:21:29 2015 +0000

    [armhf] rtc: Enable RTC_DRV_DS1307, RTC_DRV_PCF8563 (Closes: #807632)
---
 debian/changelog                 | 1 +
 debian/config/armhf/config.armmp | 2 ++
 2 files changed, 3 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 4e727f4..77386af 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,6 +5,7 @@ linux (4.3.1-1~exp1) UNRELEASED; urgency=medium
 
   [ Ben Hutchings ]
   * Set ABI to 1
+  * [armhf] rtc: Enable RTC_DRV_DS1307, RTC_DRV_PCF8563 (Closes: #807632)
 
  -- Ben Hutchings <ben at decadent.org.uk>  Wed, 09 Dec 2015 23:20:32 +0000
 
diff --git a/debian/config/armhf/config.armmp b/debian/config/armhf/config.armmp
index 285f9c3..8dec088 100644
--- a/debian/config/armhf/config.armmp
+++ b/debian/config/armhf/config.armmp
@@ -757,9 +757,11 @@ CONFIG_REGULATOR_VEXPRESS=m
 ## file: drivers/rtc/Kconfig
 ##
 CONFIG_RTC_DRV_AS3722=y
+CONFIG_RTC_DRV_DS1307=y
 CONFIG_RTC_DRV_ISL12057=y
 CONFIG_RTC_DRV_PALMAS=y
 CONFIG_RTC_DRV_PCF8523=y
+CONFIG_RTC_DRV_PCF8563=y
 CONFIG_RTC_DRV_TWL4030=y
 CONFIG_RTC_DRV_S5M=y
 CONFIG_RTC_DRV_DA9052=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