[linux] 01/02: [arm64] Build in SERIAL_TEGRA

debian-kernel at lists.debian.org debian-kernel at lists.debian.org
Wed Aug 3 00:41:03 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 1b4a6ac3f21249d4e13d86c3f38b6f0f08ead535
Author: Martin Michlmayr <tbm at cyrius.com>
Date:   Tue Aug 2 16:50:12 2016 -0700

    [arm64] Build in SERIAL_TEGRA
    
    For consistency with other SERIAL_ options.
---
 debian/changelog           | 1 +
 debian/config/arm64/config | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 6b7d7ce..0f4a339 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -26,6 +26,7 @@ linux (4.7~rc7-1~exp2) UNRELEASED; urgency=medium
     - arm64: tegra: Correct Tegra210 XUSB mailbox interrupt
   * [arm64] Enable REGULATOR_FIXED_VOLTAGE.
   * [arm64] Enable ARM64_ERRATUM_834220.
+  * [arm64] Build in SERIAL_TEGRA.
 
  -- Ben Hutchings <ben at decadent.org.uk>  Wed, 20 Jul 2016 03:50:18 +0100
 
diff --git a/debian/config/arm64/config b/debian/config/arm64/config
index 584421a..8ec4ba7 100644
--- a/debian/config/arm64/config
+++ b/debian/config/arm64/config
@@ -408,7 +408,7 @@ CONFIG_SERIAL_AMBA_PL010=y
 CONFIG_SERIAL_AMBA_PL010_CONSOLE=y
 CONFIG_SERIAL_AMBA_PL011=y
 CONFIG_SERIAL_AMBA_PL011_CONSOLE=y
-CONFIG_SERIAL_TEGRA=m
+CONFIG_SERIAL_TEGRA=y
 CONFIG_SERIAL_MSM=y
 CONFIG_SERIAL_MSM_CONSOLE=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