summaryrefslogtreecommitdiff
path: root/recipes-kernel/linux/crypto.inc
diff options
context:
space:
mode:
authorAndrii Pientsov <andrii.pientsov@globallogic.com>2021-01-13 14:07:25 +0200
committerAndrii Pientsov <andrii.pientsov@globallogic.com>2021-01-13 14:07:25 +0200
commiteff5e93a3a0b893eef7918dc217b2b703c754684 (patch)
treefdaf3483550e571ee6dadbdd534f078f784feec1 /recipes-kernel/linux/crypto.inc
parent452bce692c348270794e06b770834dc835da75cb (diff)
downloadmeta-multitech-atmel-eff5e93a3a0b893eef7918dc217b2b703c754684.tar.gz
meta-multitech-atmel-eff5e93a3a0b893eef7918dc217b2b703c754684.tar.bz2
meta-multitech-atmel-eff5e93a3a0b893eef7918dc217b2b703c754684.zip
Create a temporary device tree for MTRE based on MTRV1
Diffstat (limited to 'recipes-kernel/linux/crypto.inc')
-rw-r--r--recipes-kernel/linux/crypto.inc4
1 files changed, 4 insertions, 0 deletions
diff --git a/recipes-kernel/linux/crypto.inc b/recipes-kernel/linux/crypto.inc
index a557ded..1d8e2ba 100644
--- a/recipes-kernel/linux/crypto.inc
+++ b/recipes-kernel/linux/crypto.inc
@@ -15,3 +15,7 @@ KERNEL_MODULE_AUTOLOAD_mtr += " \
KERNEL_MODULE_AUTOLOAD_mtcap += " \
sha512_generic \
"
+
+KERNEL_MODULE_AUTOLOAD_mtre += " \
+ sha512_generic \
+"