mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/
synced 2025-04-19 20:58:31 +09:00
leds: Rename simple directory to simatic
The drivers contained in this directory are not simplistic. Signed-off-by: Lee Jones <lee@kernel.org>
This commit is contained in:
parent
be2f92844d
commit
835a0c10d3
@ -1015,7 +1015,7 @@ source "drivers/leds/rgb/Kconfig"
|
||||
comment "LED Triggers"
|
||||
source "drivers/leds/trigger/Kconfig"
|
||||
|
||||
comment "Simple LED drivers"
|
||||
source "drivers/leds/simple/Kconfig"
|
||||
comment "Simatic LED drivers"
|
||||
source "drivers/leds/simatic/Kconfig"
|
||||
|
||||
endif # NEW_LEDS
|
||||
|
@ -121,5 +121,5 @@ obj-$(CONFIG_LEDS_TRIGGERS) += trigger/
|
||||
# LED Blink
|
||||
obj-y += blink/
|
||||
|
||||
# Simple LED drivers
|
||||
obj-y += simple/
|
||||
# Simatic LED drivers
|
||||
obj-y += simatic/
|
||||
|
Loading…
x
Reference in New Issue
Block a user