projects
/
openwrt
/
staging
/
adrian.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
875a044
)
rockchip: don't disable timer LED trigger
author
David Bauer
<mail@david-bauer.net>
Mon, 13 Jul 2020 15:44:22 +0000
(17:44 +0200)
committer
David Bauer
<mail@david-bauer.net>
Mon, 13 Jul 2020 15:50:53 +0000
(17:50 +0200)
The timer LED trigger is enabled in all targets (except for lantiq
xway-legacy). It's necessary for the OpenWrt preinit LED pattern to
work.
Signed-off-by: David Bauer <mail@david-bauer.net>
target/linux/rockchip/armv8/config-5.4
patch
|
blob
|
history
diff --git
a/target/linux/rockchip/armv8/config-5.4
b/target/linux/rockchip/armv8/config-5.4
index 2d2342e34f71512efa04f6b3c34534b89c0280c8..4f29204dd2f3901d5e5f19c14bdf00e8578ac45f 100644
(file)
--- a/
target/linux/rockchip/armv8/config-5.4
+++ b/
target/linux/rockchip/armv8/config-5.4
@@
-229,7
+229,6
@@
CONFIG_LEDS_SYSCON=y
CONFIG_LEDS_TRIGGER_CPU=y
CONFIG_LEDS_TRIGGER_HEARTBEAT=y
CONFIG_LEDS_TRIGGER_PANIC=y
-# CONFIG_LEDS_TRIGGER_TIMER is not set
CONFIG_LEGACY_PTYS=y
CONFIG_LEGACY_PTY_COUNT=16
CONFIG_LIBCRC32C=y