[linux] 01/01: [arm64] Enable MV_XOR and MV_XOR_V2

debian-kernel at lists.debian.org debian-kernel at lists.debian.org
Wed Jan 11 01:39:35 UTC 2017


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

tbm pushed a commit to branch master
in repository linux.

commit aed242158b9974857bfb7dae22af762efd7b4d35
Author: Martin Michlmayr <tbm at cyrius.com>
Date:   Tue Jan 10 16:50:40 2017 -0800

    [arm64] Enable MV_XOR and MV_XOR_V2
---
 debian/changelog           | 3 +++
 debian/config/arm64/config | 2 ++
 2 files changed, 5 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index c58f499..9b9ab5d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -14,6 +14,9 @@ linux (4.9.2-1~exp1) UNRELEASED; urgency=medium
   [ John Paul Adrian Glaubitz ]
   * [sh3] Build a linux-libc-dev package (Closes: #850732)
 
+  [ Martin Michlmayr ]
+  * [arm64] Enable MV_XOR and MV_XOR_V2.
+
  -- Ben Hutchings <ben at decadent.org.uk>  Sat, 07 Jan 2017 17:41:34 +0000
 
 linux (4.9.1-1~exp1) experimental; urgency=medium
diff --git a/debian/config/arm64/config b/debian/config/arm64/config
index 1a0e54c..f871573 100644
--- a/debian/config/arm64/config
+++ b/debian/config/arm64/config
@@ -119,6 +119,8 @@ CONFIG_CRYPTO_DEV_QCE=m
 ##
 CONFIG_DMADEVICES=y
 CONFIG_DMA_BCM2835=y
+CONFIG_MV_XOR=y
+CONFIG_MV_XOR_V2=y
 CONFIG_TEGRA20_APB_DMA=y
 CONFIG_TEGRA210_ADMA=y
 CONFIG_XGENE_DMA=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