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.inc17
1 files changed, 0 insertions, 17 deletions
diff --git a/recipes-kernel/linux/crypto.inc b/recipes-kernel/linux/crypto.inc
deleted file mode 100644
index a557ded..0000000
--- a/recipes-kernel/linux/crypto.inc
+++ /dev/null
@@ -1,17 +0,0 @@
-# modules to load for Crypto on boot
-KERNEL_MODULE_AUTOLOAD_mtcdt += " \
- sha512_generic \
-"
-
-KERNEL_MODULE_AUTOLOAD_mtrv1 += " \
- sha512_generic \
-"
-
-
-KERNEL_MODULE_AUTOLOAD_mtr += " \
- sha512_generic \
-"
-
-KERNEL_MODULE_AUTOLOAD_mtcap += " \
- sha512_generic \
-"