summaryrefslogtreecommitdiff
path: root/recipes-kernel/linux/crypto.inc
diff options
context:
space:
mode:
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
new file mode 100644
index 0000000..be6af3a
--- /dev/null
+++ b/recipes-kernel/linux/crypto.inc
@@ -0,0 +1,4 @@
+# modules to load for Crypto on boot
+KERNEL_MODULE_AUTOLOAD += " \
+ sha512_generic \
+"