[linux] 02/05: [arm64] Enable TEGRA210_ADMA

debian-kernel at lists.debian.org debian-kernel at lists.debian.org
Sat Jun 11 07:35:53 UTC 2016


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

tbm pushed a commit to branch master
in repository linux.

commit cb248f2010ef402acd7ee3eb82ff08999cd6fa0d
Author: Martin Michlmayr <tbm at cyrius.com>
Date:   Sat Jun 11 00:21:15 2016 -0700

    [arm64] Enable TEGRA210_ADMA
---
 debian/changelog           | 1 +
 debian/config/arm64/config | 1 +
 2 files changed, 2 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 5a08778..c08e57a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -15,6 +15,7 @@ linux (4.7~rc2-1~exp1) UNRELEASED; urgency=medium
 
   [ Martin Michlmayr ]
   * [armhf, arm64] Enable PHY_TEGRA_XUSB and USB_XHCI_TEGRA.
+  * [arm64] Enable TEGRA210_ADMA.
 
  -- Ben Hutchings <ben at decadent.org.uk>  Tue, 07 Jun 2016 19:37:55 +0100
 
diff --git a/debian/config/arm64/config b/debian/config/arm64/config
index 7311dcb..afcda10 100644
--- a/debian/config/arm64/config
+++ b/debian/config/arm64/config
@@ -71,6 +71,7 @@ CONFIG_CRYPTO_DEV_QCE=m
 ##
 CONFIG_DMADEVICES=y
 CONFIG_TEGRA20_APB_DMA=y
+CONFIG_TEGRA210_ADMA=y
 
 ##
 ## file: drivers/dma/qcom/Kconfig

-- 
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