mirror of
https://github.com/torvalds/linux.git
synced 2025-12-07 20:06:24 +00: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:
@@ -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/
|
||||
|
||||
Reference in New Issue
Block a user