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

debian-kernel at lists.debian.org debian-kernel at lists.debian.org
Wed Nov 30 00:58:51 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 04624dfa7e73641085b64fbe1d12e83776877b0b
Author: Martin Michlmayr <tbm at cyrius.com>
Date:   Tue Nov 29 16:10:30 2016 -0800

    [arm64] Enable more QCOM options
    
    Enable BT_QCOMSMD, QCOM_EBI2, QCOM_TSENS, QCOM_WCNSS_PIL and
    EXTCON_QCOM_SPMI_MISC.
---
 debian/changelog           |  4 ++++
 debian/config/arm64/config | 19 +++++++++++++++++++
 2 files changed, 23 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index bbd516a..074eb54 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,6 +5,10 @@ linux (4.9~rc6-1~exp1) UNRELEASED; urgency=medium
   [ Uwe Kleine-König ]
   * [armhf,armel] Fix problem with module CRC generation (Closes: #844530)
 
+  [ Martin Michlmayr ]
+  * [arm64] Enable more QCOM options: BT_QCOMSMD, QCOM_EBI2, QCOM_TSENS,
+    QCOM_WCNSS_PIL and EXTCON_QCOM_SPMI_MISC.
+
  -- Uwe Kleine-König <ukleinek at debian.org>  Thu, 17 Nov 2016 09:55:16 +0100
 
 linux (4.9~rc5-1~exp1) experimental; urgency=medium
diff --git a/debian/config/arm64/config b/debian/config/arm64/config
index 3453308..42c5644 100644
--- a/debian/config/arm64/config
+++ b/debian/config/arm64/config
@@ -59,8 +59,15 @@ CONFIG_AHCI_TEGRA=m
 CONFIG_AHCI_XGENE=m
 
 ##
+## file: drivers/bluetooth/Kconfig
+##
+CONFIG_BT_HCIUART=m
+CONFIG_BT_QCOMSMD=m
+
+##
 ## file: drivers/bus/Kconfig
 ##
+CONFIG_QCOM_EBI2=y
 CONFIG_TEGRA_ACONNECT=y
 
 ##
@@ -124,6 +131,7 @@ CONFIG_QCOM_HIDMA=m
 ## file: drivers/extcon/Kconfig
 ##
 CONFIG_EXTCON=m
+CONFIG_EXTCON_QCOM_SPMI_MISC=m
 CONFIG_EXTCON_USB_GPIO=m
 
 ##
@@ -513,6 +521,7 @@ CONFIG_REGULATOR_QCOM_SPMI=m
 ## file: drivers/remoteproc/Kconfig
 ##
 CONFIG_QCOM_Q6V5_PIL=m
+CONFIG_QCOM_WCNSS_PIL=m
 
 ##
 ## file: drivers/reset/Kconfig
@@ -591,6 +600,11 @@ CONFIG_HISI_THERMAL=m
 CONFIG_QCOM_SPMI_TEMP_ALARM=m
 
 ##
+## file: drivers/thermal/qcom/Kconfig
+##
+CONFIG_QCOM_TSENS=m
+
+##
 ## file: drivers/thermal/tegra/Kconfig
 ##
 CONFIG_TEGRA_SOCTHERM=y
@@ -699,6 +713,11 @@ CONFIG_BCM2835_WDT=m
 CONFIG_PSTORE=y
 
 ##
+## file: net/bluetooth/Kconfig
+##
+CONFIG_BT_LEDS=y
+
+##
 ## file: sound/pci/hda/Kconfig
 ##
 CONFIG_SND_HDA_TEGRA=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