[linux] 02/03: [arm64] Enable more QCOM options

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 65105d535df1468181c836bd6f7a7a23fb825d1f
Author: Martin Michlmayr <tbm at cyrius.com>
Date:   Sun Aug 28 12:30:40 2016 -0700

    [arm64] Enable more QCOM options
    
    Enable MSM_GCC_8996, MSM_MMCC_8996, QCOM_HIDMA, QCOM_HIDMA_MGMT,
    PCIE_QCOM, PINCTRL_MSM8996, QCOM_Q6V5_PIL.
---
 debian/changelog           |  2 ++
 debian/config/arm64/config | 11 +++++++++++
 2 files changed, 13 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 7cd79e0..1f5f854 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,8 @@ linux (4.8~rc3-1~exp1) UNRELEASED; urgency=medium
 
   [ Martin Michlmayr ]
   * [arm64] Enable more Tegra options: TEGRA_ACONNECT.
+  * [arm64] Enable more QCOM options: MSM_GCC_8996, MSM_MMCC_8996, QCOM_HIDMA,
+    QCOM_HIDMA_MGMT, PCIE_QCOM, PINCTRL_MSM8996, QCOM_Q6V5_PIL.
 
  -- Ben Hutchings <ben at decadent.org.uk>  Sun, 28 Aug 2016 19:01:59 +0100
 
diff --git a/debian/config/arm64/config b/debian/config/arm64/config
index 83c9a0c..27b52e1 100644
--- a/debian/config/arm64/config
+++ b/debian/config/arm64/config
@@ -63,6 +63,8 @@ CONFIG_COMMON_CLK_XGENE=y
 ##
 CONFIG_COMMON_CLK_QCOM=y
 CONFIG_MSM_GCC_8916=y
+CONFIG_MSM_GCC_8996=y
+CONFIG_MSM_MMCC_8996=y
 
 ##
 ## file: drivers/cpuidle/Kconfig.arm
@@ -85,6 +87,8 @@ CONFIG_TEGRA210_ADMA=y
 ## file: drivers/dma/qcom/Kconfig
 ##
 CONFIG_QCOM_BAM_DMA=m
+CONFIG_QCOM_HIDMA_MGMT=m
+CONFIG_QCOM_HIDMA=m
 
 ##
 ## file: drivers/extcon/Kconfig
@@ -325,6 +329,7 @@ CONFIG_QCOM_QFPROM=m
 ##
 CONFIG_PCI_HOST_GENERIC=y
 CONFIG_PCI_XGENE=y
+CONFIG_PCIE_QCOM=y
 
 ##
 ## file: drivers/phy/Kconfig
@@ -348,6 +353,7 @@ CONFIG_PINCTRL_MAX77620=y
 ## file: drivers/pinctrl/qcom/Kconfig
 ##
 CONFIG_PINCTRL_MSM8916=y
+CONFIG_PINCTRL_MSM8996=y
 CONFIG_PINCTRL_QCOM_SPMI_PMIC=y
 CONFIG_PINCTRL_QCOM_SSBI_PMIC=y
 
@@ -390,6 +396,11 @@ CONFIG_REGULATOR_QCOM_SMD_RPM=m
 CONFIG_REGULATOR_QCOM_SPMI=m
 
 ##
+## file: drivers/remoteproc/Kconfig
+##
+CONFIG_QCOM_Q6V5_PIL=m
+
+##
 ## file: drivers/reset/Kconfig
 ##
 CONFIG_RESET_CONTROLLER=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