[linux] 01/02: [arm64] Enable more drivers for X-Gene (Really closes: #840061)

debian-kernel at lists.debian.org debian-kernel at lists.debian.org
Wed Nov 16 21:35:29 UTC 2016


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

benh pushed a commit to branch sid
in repository linux.

commit 2d21aaf508ae4956b9e6640e730408e9e37d36f5
Author: Ben Hutchings <ben at decadent.org.uk>
Date:   Wed Nov 16 21:22:18 2016 +0000

    [arm64] Enable more drivers for X-Gene (Really closes: #840061)
---
 debian/changelog           | 3 +++
 debian/config/arm64/config | 8 ++++++++
 2 files changed, 11 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index ebc4748..8c87efb 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -53,6 +53,9 @@ linux (4.8.8-1) UNRELEASED; urgency=medium
   [ Ben Hutchings ]
   * Revert "include/uapi/linux/atm_zatm.h: include linux/time.h"
     (Closes: #844491)
+  * [arm64] Enable more drivers for X-Gene (Really closes: #840061):
+    - DMA: Enable XGENE_DMA as module
+    - EDAC: Enable EDAC and EDAC_MM_EDAC, EDAC_XGENE as modules
 
  -- Salvatore Bonaccorso <carnil at debian.org>  Tue, 15 Nov 2016 22:01:08 +0100
 
diff --git a/debian/config/arm64/config b/debian/config/arm64/config
index f4bd4a1..c68c361 100644
--- a/debian/config/arm64/config
+++ b/debian/config/arm64/config
@@ -106,6 +106,7 @@ CONFIG_DMADEVICES=y
 CONFIG_DMA_BCM2835=y
 CONFIG_TEGRA20_APB_DMA=y
 CONFIG_TEGRA210_ADMA=y
+CONFIG_XGENE_DMA=m
 
 ##
 ## file: drivers/dma/qcom/Kconfig
@@ -115,6 +116,13 @@ CONFIG_QCOM_HIDMA_MGMT=m
 CONFIG_QCOM_HIDMA=m
 
 ##
+## file: drivers/edac/Kconfig
+##
+CONFIG_EDAC=y
+CONFIG_EDAC_MM_EDAC=m
+CONFIG_EDAC_XGENE=m
+
+##
 ## file: drivers/extcon/Kconfig
 ##
 CONFIG_EXTCON=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