[linux] 01/02: [armhf] Enable EFI, RTC_DRV_EFI

debian-kernel at lists.debian.org debian-kernel at lists.debian.org
Wed Apr 20 17:57:53 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 828cd7b1e8b7795d967edbcdb74328b7ad608135
Author: Ben Hutchings <ben at decadent.org.uk>
Date:   Wed Apr 20 17:26:01 2016 +0100

    [armhf] Enable EFI, RTC_DRV_EFI
---
 debian/changelog                 | 6 ++++++
 debian/config/armhf/config.armmp | 2 ++
 2 files changed, 8 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 3016e91..f1dcee1 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+linux (4.6~rc3-1~exp2) UNRELEASED; urgency=medium
+
+  * [armhf] Enable EFI, RTC_DRV_EFI
+
+ -- Ben Hutchings <ben at decadent.org.uk>  Wed, 20 Apr 2016 17:25:51 +0100
+
 linux (4.6~rc3-1~exp1) experimental; urgency=medium
 
   * New upstream release candidate
diff --git a/debian/config/armhf/config.armmp b/debian/config/armhf/config.armmp
index 602a086..8468d0e 100644
--- a/debian/config/armhf/config.armmp
+++ b/debian/config/armhf/config.armmp
@@ -25,6 +25,7 @@ CONFIG_ARM_ATAG_DTB_COMPAT_CMDLINE_FROM_BOOTLOADER=y
 # CONFIG_ARM_ATAG_DTB_COMPAT_CMDLINE_EXTEND is not set
 ## end choice
 CONFIG_ATAGS_PROC=y
+CONFIG_EFI=y
 #. Enable floating point unit
 CONFIG_VFP=y
 CONFIG_NEON=y
@@ -853,6 +854,7 @@ CONFIG_RTC_DRV_PCF8563=y
 CONFIG_RTC_DRV_TWL4030=y
 CONFIG_RTC_DRV_S5M=y
 CONFIG_RTC_DRV_DA9052=y
+CONFIG_RTC_DRV_EFI=y
 CONFIG_RTC_DRV_IMXDI=y
 CONFIG_RTC_DRV_OMAP=y
 CONFIG_RTC_DRV_PL030=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