]> Gentwo Git Trees - linux/.git/commitdiff
leds: Drop duplicate LEDS_EXPRESSWIRE config
authorDuje Mihanović <duje@dujemihanovic.xyz>
Tue, 29 Jul 2025 17:18:29 +0000 (19:18 +0200)
committerLee Jones <lee@kernel.org>
Thu, 6 Nov 2025 16:57:59 +0000 (16:57 +0000)
While moving said config symbol out of the "if NEW_LEDS" block, I
accidentally left a copy inside that block. Remove it.

Reported-by: Randy Dunlap <rdunlap@infradead.org>
Closes: https://lore.kernel.org/all/b6c481bb-e854-405e-a428-90301789fe20@infradead.org/
Fixes: 2cd0d1db31e7 ("leds: expresswire: Don't depend on NEW_LEDS")
Signed-off-by: Duje Mihanović <duje@dujemihanovic.xyz>
Reviewed-by: Daniel Thompson (RISCstar) <danielt@kernel.org>
Reviewed-by: Randy Dunlap <rdunlap@infradead.org>
Link: https://patch.msgid.link/20250729-expresswire-dep-fix-v1-1-635cd4cc746b@dujemihanovic.xyz
Signed-off-by: Lee Jones <lee@kernel.org>
drivers/leds/Kconfig

index eed609378ec177abc9dad3fa9454c06b3fa82186..11e7282dc2976a5cbc7978fd6d490445608f5759 100644 (file)
@@ -214,10 +214,6 @@ config LEDS_EL15203000
          To compile this driver as a module, choose M here: the module
          will be called leds-el15203000.
 
-config LEDS_EXPRESSWIRE
-       bool
-       depends on GPIOLIB
-
 config LEDS_TURRIS_OMNIA
        tristate "LED support for CZ.NIC's Turris Omnia"
        depends on LEDS_CLASS_MULTICOLOR