From 2ed7a163b98e7aff304730d43610d318b9dde731 Mon Sep 17 00:00:00 2001 From: Ben Hutchings Date: Fri, 24 Nov 2017 17:20:44 +0000 Subject: [PATCH] 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 82541c5ee..81df5e946 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 Mon, 20 Nov 2017 14:16:28 +0000 diff --git a/debian/config/config b/debian/config/config index 2302f41f6..3b6e1ff29 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