[armhf] leds,gpio: Enable LEDS_TCA6507 as module (Closes: #847770)

This commit is contained in:
Ben Hutchings 2017-01-05 03:12:30 +00:00
parent 359bc84534
commit c45f83ebe7
2 changed files with 2 additions and 0 deletions

1
debian/changelog vendored
View File

@ -10,6 +10,7 @@ linux (4.9-1~exp1) UNRELEASED; urgency=medium
* mm: Enable PAGE_POISONING (Closes: #849450), PAGE_POISONING_NO_SANITY
(except on armel/marvell)
* ieee802154: Enable IEEE802154_FAKELB as module
* [armhf] leds,gpio: Enable LEDS_TCA6507 as module (Closes: #847770)
[ Uwe Kleine-König ]
* enable `perf data' support; patch by Sebastian Andrzej Siewior

View File

@ -493,6 +493,7 @@ CONFIG_LEDS_GPIO=m
CONFIG_LEDS_LP5523=m
CONFIG_LEDS_DA9052=m
CONFIG_LEDS_PWM=m
CONFIG_LEDS_TCA6507=m
##
## file: drivers/leds/trigger/Kconfig