[linux] 05/05: [arm64] Enable more QCOM options

debian-kernel at lists.debian.org debian-kernel at lists.debian.org
Sat Jun 11 07:35:54 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 14a65240adaf324970c5a070aa352d5176081fc3
Author: Martin Michlmayr <tbm at cyrius.com>
Date:   Sat Jun 11 00:32:32 2016 -0700

    [arm64] Enable more QCOM options
---
 debian/changelog           | 2 ++
 debian/config/arm64/config | 9 +++++++++
 2 files changed, 11 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 8edba8d..12779ee 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -18,6 +18,8 @@ linux (4.7~rc2-1~exp1) UNRELEASED; urgency=medium
   * [arm64] Enable TEGRA210_ADMA.
   * [arm64] Enable THERMAL.
   * [armhf] Enable TEGRA_SOCTHERM.
+  * [arm64] Enable more QCOM options (QCOM_SMP2P, QCOM_SMSM, QCOM_WCNSS_CTRL,
+    PHY_QCOM_UFS, QCOM_QFPROM).
 
  -- 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 243a254..56e32fe 100644
--- a/debian/config/arm64/config
+++ b/debian/config/arm64/config
@@ -275,6 +275,11 @@ CONFIG_SKFP=m
 CONFIG_WCN36XX=m
 
 ##
+## file: drivers/nvmem/Kconfig
+##
+CONFIG_QCOM_QFPROM=m
+
+##
 ## file: drivers/pci/host/Kconfig
 ##
 CONFIG_PCI_HOST_GENERIC=y
@@ -286,6 +291,7 @@ CONFIG_PCI_XGENE=y
 CONFIG_PHY_QCOM_APQ8064_SATA=m
 CONFIG_PHY_QCOM_IPQ806X_SATA=m
 CONFIG_PHY_XGENE=m
+CONFIG_PHY_QCOM_UFS=m
 
 ##
 ## file: drivers/phy/tegra/Kconfig
@@ -346,6 +352,9 @@ CONFIG_QCOM_GSBI=m
 CONFIG_QCOM_SMEM=m
 CONFIG_QCOM_SMD=m
 CONFIG_QCOM_SMD_RPM=m
+CONFIG_QCOM_SMP2P=m
+CONFIG_QCOM_SMSM=m
+CONFIG_QCOM_WCNSS_CTRL=m
 
 ##
 ## file: drivers/soc/tegra/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