Signed-off-by: Andrei Gherzan <andrei.gher...@windriver.com>
---
 recipes-kernel/linux/linux-yocto/qemux86.cfg |    6 ++++++
 1 files changed, 6 insertions(+), 0 deletions(-)

diff --git a/recipes-kernel/linux/linux-yocto/qemux86.cfg 
b/recipes-kernel/linux/linux-yocto/qemux86.cfg
index ff828b9..6f6ea51 100644
--- a/recipes-kernel/linux/linux-yocto/qemux86.cfg
+++ b/recipes-kernel/linux/linux-yocto/qemux86.cfg
@@ -1,3 +1,9 @@
 # config for adding support for AF_BUS sockets
 CONFIG_AF_BUS=y
 CONFIG_NETFILTER_DBUS=y
+
+# Activate ecryptfs
+CONFIG_EXPERIMENTAL=y
+CONFIG_KEYS=y
+CONFIG_CRYPTO=y
+CONFIG_ECRYPT_FS=y
-- 
1.7.5.4

_______________________________________________
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto

Reply via email to