summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn Klug <john.klug@multitech.com>2021-01-18 05:22:48 -0600
committerJohn Klug <john.klug@multitech.com>2021-06-23 05:46:36 -0500
commit2c488d9efb0604dead9e35d9b2be60d9e0941178 (patch)
tree017b555196806b039663a15f1ce07b3a8ed0ee93
parent4cc1d45adf8bd0157698314916309d763b951be1 (diff)
downloadmeta-multitech-atmel-2c488d9efb0604dead9e35d9b2be60d9e0941178.tar.gz
meta-multitech-atmel-2c488d9efb0604dead9e35d9b2be60d9e0941178.tar.bz2
meta-multitech-atmel-2c488d9efb0604dead9e35d9b2be60d9e0941178.zip
softdog needs to load automatically, when installed
-rw-r--r--recipes-kernel/linux/linux-at91_4.9.87.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes-kernel/linux/linux-at91_4.9.87.bb b/recipes-kernel/linux/linux-at91_4.9.87.bb
index 7811947..7ec7737 100644
--- a/recipes-kernel/linux/linux-at91_4.9.87.bb
+++ b/recipes-kernel/linux/linux-at91_4.9.87.bb
@@ -78,6 +78,7 @@ SRC_URI_append_mtr = "\
"
KERNEL_MODULE_AUTOLOAD_mtcap_append += "i2c-dev"
KERNEL_MODULE_AUTOLOAD_mtcdt_append += "i2c-dev"
+KERNEL_MODULE_AUTOLOAD_append += "softdog"
DTB_APPEND_mtcdt = "mtcdt"
DTB_APPEND_mtrv1 = "mtrv1"