[arm64] Enable more QCOM options

Enable BT_QCOMSMD, QCOM_EBI2, QCOM_TSENS, QCOM_WCNSS_PIL and
EXTCON_QCOM_SPMI_MISC.
This commit is contained in:
Martin Michlmayr 2016-11-29 16:10:30 -08:00
parent fa9e148da4
commit 04624dfa7e
2 changed files with 23 additions and 0 deletions

4
debian/changelog vendored
View File

@ -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@debian.org> Thu, 17 Nov 2016 09:55:16 +0100
linux (4.9~rc5-1~exp1) experimental; urgency=medium

View File

@ -58,9 +58,16 @@ CONFIG_SATA_AHCI_PLATFORM=m
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
@ -590,6 +599,11 @@ CONFIG_CPU_THERMAL=y
CONFIG_HISI_THERMAL=m
CONFIG_QCOM_SPMI_TEMP_ALARM=m
##
## file: drivers/thermal/qcom/Kconfig
##
CONFIG_QCOM_TSENS=m
##
## file: drivers/thermal/tegra/Kconfig
##
@ -698,6 +712,11 @@ CONFIG_BCM2835_WDT=m
##
CONFIG_PSTORE=y
##
## file: net/bluetooth/Kconfig
##
CONFIG_BT_LEDS=y
##
## file: sound/pci/hda/Kconfig
##