[linux] 01/03: [arm64] Enable more Tegra options: TEGRA_ACONNECT
debian-kernel at lists.debian.org
debian-kernel at lists.debian.org
Sun Aug 28 19:36:00 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 43a9c9242b35e78653e01f00820bc69dafaecb2c
Author: Martin Michlmayr <tbm at cyrius.com>
Date: Sun Aug 28 12:28:17 2016 -0700
[arm64] Enable more Tegra options: TEGRA_ACONNECT
---
debian/changelog | 3 +++
debian/config/arm64/config | 5 +++++
2 files changed, 8 insertions(+)
diff --git a/debian/changelog b/debian/changelog
index 1bfcc88..7cd79e0 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,9 @@ linux (4.8~rc3-1~exp1) UNRELEASED; urgency=medium
* New upstream release candidate
+ [ Martin Michlmayr ]
+ * [arm64] Enable more Tegra options: TEGRA_ACONNECT.
+
-- Ben Hutchings <ben at decadent.org.uk> Sun, 28 Aug 2016 19:01:59 +0100
linux (4.7.2-1) unstable; urgency=medium
diff --git a/debian/config/arm64/config b/debian/config/arm64/config
index db85225..83c9a0c 100644
--- a/debian/config/arm64/config
+++ b/debian/config/arm64/config
@@ -44,6 +44,11 @@ CONFIG_AHCI_TEGRA=m
CONFIG_AHCI_XGENE=m
##
+## file: drivers/bus/Kconfig
+##
+CONFIG_TEGRA_ACONNECT=y
+
+##
## file: drivers/char/hw_random/Kconfig
##
CONFIG_HW_RANDOM_MSM=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