[linux] 01/01: leds: Enable LEDS_BRIGHTNESS_HW_CHANGED (Closes: #872862)

debian-kernel at lists.debian.org debian-kernel at lists.debian.org
Fri Nov 24 17:20:51 UTC 2017


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

benh pushed a commit to branch master
in repository linux.

commit 2ed7a163b98e7aff304730d43610d318b9dde731
Author: Ben Hutchings <ben at decadent.org.uk>
Date:   Fri Nov 24 17:20:44 2017 +0000

    leds: Enable LEDS_BRIGHTNESS_HW_CHANGED (Closes: #872862)
---
 debian/changelog     | 1 +
 debian/config/config | 1 +
 2 files changed, 2 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 82541c5..81df5e9 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -15,6 +15,7 @@ linux (4.14.1-1~exp1) UNRELEASED; urgency=medium
     - Disable INTEGRITY and dependent options
     - video: Disable USB_APPLEDISPLAY, BACKLIGHT_CLASS_DEVICE
   * apparmor: fix oops in audit_signal_cb hook (regression in 4.14)
+  * leds: Enable LEDS_BRIGHTNESS_HW_CHANGED (Closes: #872862)
 
  -- Ben Hutchings <ben at decadent.org.uk>  Mon, 20 Nov 2017 14:16:28 +0000
 
diff --git a/debian/config/config b/debian/config/config
index 2302f41..3b6e1ff 100644
--- a/debian/config/config
+++ b/debian/config/config
@@ -1676,6 +1676,7 @@ CONFIG_MISDN_L1OIP=m
 CONFIG_NEW_LEDS=y
 CONFIG_LEDS_CLASS=y
 # CONFIG_LEDS_CLASS_FLASH is not set
+CONFIG_LEDS_BRIGHTNESS_HW_CHANGED=y
 # CONFIG_LEDS_BCM6328 is not set
 # CONFIG_LEDS_BCM6358 is not set
 # CONFIG_LEDS_LM3530 is not set

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