[linux] 01/01: [armhf] Enable more NVIDIA Tegra options

debian-kernel at lists.debian.org debian-kernel at lists.debian.org
Fri May 27 02:50:10 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 435a97481839b4281790c1406f7fd1eef5121715
Author: Martin Michlmayr <tbm at cyrius.com>
Date:   Thu May 26 19:49:44 2016 -0700

    [armhf] Enable more NVIDIA Tegra options
---
 debian/changelog           |  4 ++++
 debian/config/armhf/config | 13 +++++++++++++
 2 files changed, 17 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 01a4c54..6f4a998 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -24,6 +24,10 @@ linux (4.6-1~exp2) UNRELEASED; urgency=medium
   * [mips64{,el}] Set CPU to MIPS64 R2.
   * [mips] Set CPU to MIPS32/64 R2.
 
+  [ Martin Michlmayr ]
+  * [armhf] Enable more NVIDIA Tegra options (TEGRA_IOMMU_SMMU,
+    ARM_TEGRA_DEVFREQ, SND_SOC_TEGRA_*).
+
  -- Ben Hutchings <ben at decadent.org.uk>  Tue, 17 May 2016 23:33:30 +0100
 
 linux (4.6-1~exp1) experimental; urgency=medium
diff --git a/debian/config/armhf/config b/debian/config/armhf/config
index 0b0004e..890080f 100644
--- a/debian/config/armhf/config
+++ b/debian/config/armhf/config
@@ -207,6 +207,11 @@ CONFIG_CRYPTO_DEV_OMAP_AES=m
 CONFIG_CRYPTO_DEV_SUN4I_SS=m
 
 ##
+## file: drivers/devfreq/Kconfig
+##
+CONFIG_ARM_TEGRA_DEVFREQ=m
+
+##
 ## file: drivers/dma/Kconfig
 ##
 CONFIG_DMADEVICES=y
@@ -452,6 +457,7 @@ CONFIG_TOUCHSCREEN_SUN4I=m
 CONFIG_OMAP_IOMMU=y
 # CONFIG_OMAP_IOMMU_DEBUG is not set
 CONFIG_ROCKCHIP_IOMMU=y
+CONFIG_TEGRA_IOMMU_SMMU=y
 
 ##
 ## file: drivers/leds/Kconfig
@@ -1220,4 +1226,11 @@ CONFIG_SND_SUN4I_CODEC=m
 ## file: sound/soc/tegra/Kconfig
 ##
 CONFIG_SND_SOC_TEGRA=m
+CONFIG_SND_SOC_TEGRA_RT5640=m
+CONFIG_SND_SOC_TEGRA_WM8753=m
+CONFIG_SND_SOC_TEGRA_WM8903=m
+CONFIG_SND_SOC_TEGRA_TRIMSLICE=m
+CONFIG_SND_SOC_TEGRA_ALC5632=m
+CONFIG_SND_SOC_TEGRA_MAX98090=m
+CONFIG_SND_SOC_TEGRA_RT5677=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