Skip to content

Commit ea1c4c7

Browse files
LegoLivesMatterlag-linaro
authored andcommitted
leds: Drop duplicate LEDS_EXPRESSWIRE config
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: 2cd0d1d ("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>
1 parent 4dbf066 commit ea1c4c7

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

drivers/leds/Kconfig

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -214,10 +214,6 @@ config LEDS_EL15203000
214214
To compile this driver as a module, choose M here: the module
215215
will be called leds-el15203000.
216216

217-
config LEDS_EXPRESSWIRE
218-
bool
219-
depends on GPIOLIB
220-
221217
config LEDS_TURRIS_OMNIA
222218
tristate "LED support for CZ.NIC's Turris Omnia"
223219
depends on LEDS_CLASS_MULTICOLOR

0 commit comments

Comments
 (0)