summaryrefslogtreecommitdiff
path: root/recipes-kernel/linux/linux-at91-4.9.87
diff options
context:
space:
mode:
authorJohn Klug <john.klug@multitech.com>2019-03-27 10:04:04 -0500
committerJohn Klug <john.klug@multitech.com>2019-03-27 10:04:04 -0500
commit145731c92b1779caf042b45ec8a1a6cceec3fcef (patch)
tree54a66489e57636f543b1cd7021c4329d4d967ff2 /recipes-kernel/linux/linux-at91-4.9.87
parente144459f25c72cd2db4f789d7d5adcc5fb5ccdea (diff)
downloadmeta-multitech-atmel-145731c92b1779caf042b45ec8a1a6cceec3fcef.tar.gz
meta-multitech-atmel-145731c92b1779caf042b45ec8a1a6cceec3fcef.tar.bz2
meta-multitech-atmel-145731c92b1779caf042b45ec8a1a6cceec3fcef.zip
Blink LEDs when kernel loads, not when modules load
Diffstat (limited to 'recipes-kernel/linux/linux-at91-4.9.87')
-rw-r--r--recipes-kernel/linux/linux-at91-4.9.87/defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-kernel/linux/linux-at91-4.9.87/defconfig b/recipes-kernel/linux/linux-at91-4.9.87/defconfig
index c717c86..d988a80 100644
--- a/recipes-kernel/linux/linux-at91-4.9.87/defconfig
+++ b/recipes-kernel/linux/linux-at91-4.9.87/defconfig
@@ -2954,7 +2954,7 @@ CONFIG_LEDS_TRIGGER_HEARTBEAT=m
# CONFIG_LEDS_TRIGGER_BACKLIGHT is not set
CONFIG_LEDS_TRIGGER_CPU=y
CONFIG_LEDS_TRIGGER_GPIO=m
-CONFIG_LEDS_TRIGGER_DEFAULT_ON=m
+CONFIG_LEDS_TRIGGER_DEFAULT_ON=y
#
# iptables trigger is under Netfilter config (LED target)