[linux] 01/02: [armhf] Enable SPI_TEGRA114
debian-kernel at lists.debian.org
debian-kernel at lists.debian.org
Sun Jun 12 19:07:24 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 66c93587c96aaabf60669ccb9965ebed155ab50d
Author: Martin Michlmayr <tbm at cyrius.com>
Date: Sun Jun 12 11:58:47 2016 -0700
[armhf] Enable SPI_TEGRA114
---
debian/changelog | 1 +
debian/config/armhf/config | 1 +
2 files changed, 2 insertions(+)
diff --git a/debian/changelog b/debian/changelog
index 7904529..608b935 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -19,6 +19,7 @@ linux (4.7~rc2-1~exp1) UNRELEASED; urgency=medium
* [arm64] Enable TEGRA210_ADMA.
* [arm64] Enable THERMAL.
* [armhf] Enable TEGRA_SOCTHERM.
+ * [armhf] Enable SPI_TEGRA114.
* [arm64] Enable more QCOM options (QCOM_SMP2P, QCOM_SMSM, QCOM_WCNSS_CTRL,
PHY_QCOM_UFS, QCOM_QFPROM).
diff --git a/debian/config/armhf/config b/debian/config/armhf/config
index e49b925..acd1745 100644
--- a/debian/config/armhf/config
+++ b/debian/config/armhf/config
@@ -959,6 +959,7 @@ CONFIG_SPI_PL022=m
CONFIG_SPI_ROCKCHIP=m
CONFIG_SPI_SUN4I=m
CONFIG_SPI_SUN6I=m
+CONFIG_SPI_TEGRA114=m
CONFIG_SPI_TEGRA20_SFLASH=m
CONFIG_SPI_SPIDEV=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