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

This commit is contained in:
Ben Hutchings 2017-03-30 01:01:37 +01:00
parent 576f686158
commit 4f10661dbb
3 changed files with 3 additions and 0 deletions

1
debian/changelog vendored
View File

@ -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)

View File

@ -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

View File

@ -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