[linux] 01/01: [arm64] Enable some more QCOM drivers suggested by Martin.

debian-kernel at lists.debian.org debian-kernel at lists.debian.org
Sun Jan 24 09:21:25 UTC 2016


This is an automated email from the git hooks/post-receive script.

ijc pushed a commit to branch master
in repository linux.

commit 9dd04a20e585c4457448fbfa81b995cd5a6f9a65
Author: Ian Campbell <ijc at debian.org>
Date:   Sun Jan 24 09:21:02 2016 +0000

    [arm64] Enable some more QCOM drivers suggested by Martin.
---
 debian/config/arm64/config | 22 ++++++++++++++++++++++
 1 file changed, 22 insertions(+)

diff --git a/debian/config/arm64/config b/debian/config/arm64/config
index 2435140..ab2e260 100644
--- a/debian/config/arm64/config
+++ b/debian/config/arm64/config
@@ -77,6 +77,11 @@ CONFIG_GPIOLIB=y
 CONFIG_DRM=m
 
 ##
+## file: drivers/gpu/drm/i2c/Kconfig
+##
+CONFIG_DRM_I2C_ADV7511=m
+
+##
 ## file: drivers/gpu/drm/msm/Kconfig
 ##
 CONFIG_DRM_MSM=m
@@ -102,6 +107,11 @@ CONFIG_INPUT_MISC=y
 CONFIG_INPUT_UINPUT=m
 
 ##
+## file: drivers/mfd/Kconfig
+##
+CONFIG_MFD_QCOM_RPM=m
+
+##
 ## file: drivers/mmc/Kconfig
 ##
 CONFIG_MMC=y
@@ -210,6 +220,11 @@ CONFIG_FDDI=y
 CONFIG_SKFP=m
 
 ##
+## file: drivers/net/wireless/ath/wcn36xx/Kconfig
+##
+CONFIG_WCN36XX=m
+
+##
 ## file: drivers/pci/host/Kconfig
 ##
 CONFIG_PCI_HOST_GENERIC=y
@@ -232,6 +247,13 @@ CONFIG_POWER_RESET_SYSCON=y
 CONFIG_POWER_RESET_SYSCON_POWEROFF=y
 
 ##
+## file: drivers/regulator/Kconfig
+##
+CONFIG_REGULATOR=y
+CONFIG_REGULATOR_QCOM_RPM=m
+CONFIG_REGULATOR_QCOM_SMD_RPM=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