leds: Enable LEDS_BRIGHTNESS_HW_CHANGED (Closes: #872862)

This commit is contained in:
Ben Hutchings 2017-11-24 17:20:44 +00:00
parent a633085eb6
commit 2ed7a163b9
2 changed files with 2 additions and 0 deletions

1
debian/changelog vendored
View File

@ -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@decadent.org.uk> Mon, 20 Nov 2017 14:16:28 +0000

View File

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