leds: Enable LEDS_GPIO as module for all configurations with GPIOs (Closes: #860569)

This commit is contained in:
Ben Hutchings 2017-05-02 05:19:00 +01:00
parent 29ba603942
commit 97c9515edc
6 changed files with 3 additions and 13 deletions

2
debian/changelog vendored
View File

@ -390,6 +390,8 @@ linux (4.9.25-1) UNRELEASED; urgency=medium
* [arm64] Enable ARMV8_DEPRECATED, SWP_EMULATION, CP15_BARRIER_EMULATION,
SETEND_EMULATION (Closes: #861384)
* udeb: Add tifm_7xx1 to mmc-modules (Closes: #861195)
* leds: Enable LEDS_GPIO as module for all configurations with GPIOs
(Closes: #860569)
[ Salvatore Bonaccorso ]
* ping: implement proper locking (CVE-2017-2671)

View File

@ -286,11 +286,6 @@ CONFIG_TEGRA_IOMMU_SMMU=y
CONFIG_ARM_SMMU=y
CONFIG_ARM_SMMU_V3=y
##
## file: drivers/leds/Kconfig
##
CONFIG_LEDS_GPIO=m
##
## file: drivers/mailbox/Kconfig
##

View File

@ -307,7 +307,6 @@ CONFIG_ISDN_DIVAS_MAINT=m
##
## file: drivers/leds/Kconfig
##
CONFIG_LEDS_GPIO=y
CONFIG_LEDS_NS2=m
CONFIG_LEDS_NETXBIG=m

View File

@ -491,7 +491,6 @@ CONFIG_TEGRA_IOMMU_SMMU=y
## file: drivers/leds/Kconfig
##
CONFIG_LEDS_CLASS=y
CONFIG_LEDS_GPIO=m
CONFIG_LEDS_LP5523=m
CONFIG_LEDS_DA9052=m
CONFIG_LEDS_PWM=m

View File

@ -1676,7 +1676,7 @@ CONFIG_LEDS_CLASS=y
# CONFIG_LEDS_LM3642 is not set
CONFIG_LEDS_NET48XX=m
# CONFIG_LEDS_PCA9532 is not set
# CONFIG_LEDS_GPIO is not set
CONFIG_LEDS_GPIO=m
CONFIG_LEDS_LP3944=m
# CONFIG_LEDS_LP3952 is not set
# CONFIG_LEDS_LP5521 is not set

View File

@ -41,11 +41,6 @@ CONFIG_KEYBOARD_GPIO_POLLED=m
##
CONFIG_MOUSE_PS2_OLPC=y
##
## file: drivers/leds/Kconfig
##
CONFIG_LEDS_GPIO=m
##
## file: drivers/net/hamradio/Kconfig
##