mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2026-03-07 23:47:09 +01:00
mediatek: filogic: enable CONFIG_LEDS_TRIGGER_PATTERN
The boot LED on OpenWrt One is PWM driven and sets the pattern trigger as the default inside its devicetree. Signed-off-by: John Crispin <john@phrozen.org>
This commit is contained in:
parent
218f3884d2
commit
f342255025
1 changed files with 1 additions and 0 deletions
|
|
@ -226,6 +226,7 @@ CONFIG_JBD2=y
|
|||
CONFIG_JUMP_LABEL=y
|
||||
CONFIG_LEDS_PWM=y
|
||||
CONFIG_LEDS_SMARTRG_LED=y
|
||||
CONFIG_LEDS_TRIGGER_PATTERN=y
|
||||
CONFIG_LIBFDT=y
|
||||
CONFIG_LOCK_DEBUGGING_SUPPORT=y
|
||||
CONFIG_LOCK_SPIN_ON_OWNER=y
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue