[linux] 04/04: [arm64, x86] Enable CROS_KBD_LED_BACKLIGHT as module (Closes: #856906)

debian-kernel at lists.debian.org debian-kernel at lists.debian.org
Thu Mar 30 00:17:39 UTC 2017


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

benh pushed a commit to branch sid
in repository linux.

commit 4f10661dbb9790d462e6ca7c498909f7049b6d2d
Author: Ben Hutchings <ben at decadent.org.uk>
Date:   Thu Mar 30 01:01:37 2017 +0100

    [arm64,x86] Enable CROS_KBD_LED_BACKLIGHT as module (Closes: #856906)
---
 debian/changelog                    | 1 +
 debian/config/arm64/config          | 1 +
 debian/config/kernelarch-x86/config | 1 +
 3 files changed, 3 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 185b6b9..64ade01 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -146,6 +146,7 @@ linux (4.9.18-1) UNRELEASED; urgency=medium
   * net/packet: Fix integer overflow in various range checks (CVE-2017-7308)
   * [arm64] rtc: tegra: Implement clock handling (Closes: #858514)
   * [armhf] sound/soc: Enable SND_SUN4I_SPDIF as module (Closes: #857410)
+  * [arm64,x86] Enable CROS_KBD_LED_BACKLIGHT as module (Closes: #856906)
 
   [ James Clarke ]
   * [sparc64] udeb: Re-add ufs-modules (Closes: #858049)
diff --git a/debian/config/arm64/config b/debian/config/arm64/config
index 055f134..f9efa99 100644
--- a/debian/config/arm64/config
+++ b/debian/config/arm64/config
@@ -547,6 +547,7 @@ CONFIG_PINCTRL_QCOM_SSBI_PMIC=y
 ## file: drivers/platform/chrome/Kconfig
 ##
 CONFIG_CHROME_PLATFORMS=y
+CONFIG_CROS_KBD_LED_BACKLIGHT=m
 
 ##
 ## file: drivers/power/reset/Kconfig
diff --git a/debian/config/kernelarch-x86/config b/debian/config/kernelarch-x86/config
index eb14e6a..807ba43 100644
--- a/debian/config/kernelarch-x86/config
+++ b/debian/config/kernelarch-x86/config
@@ -1333,6 +1333,7 @@ CONFIG_PINCTRL_SUNRISEPOINT=y
 CONFIG_CHROME_PLATFORMS=y
 CONFIG_CHROMEOS_LAPTOP=m
 CONFIG_CHROMEOS_PSTORE=m
+CONFIG_CROS_KBD_LED_BACKLIGHT=m
 
 ##
 ## file: drivers/platform/x86/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