Commit 9e3f2a17 authored by Oleg Dzhimiev's avatar Oleg Dzhimiev

add dm-crypt

parent a526e777
......@@ -72,6 +72,7 @@ IMAGE_INSTALL_append += " \
alsa-utils \
zip \
wget \
cryptsetup \
"
# gstreamer1.0-plugins-base \
......
......@@ -181,3 +181,8 @@ CONFIG_PRINTK_TIME=y
# DYNAMIC_DEBUG dep
CONFIG_DEBUG_FS=y
# dm-crypt
CONFIG_MD=y
CONFIG_BLK_DEV_DM=y
CONFIG_DM_CRYPT=y
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment