[yocto] [meta-ivi][PATCH 2/3] vexpress_a9.cfg: Activate ecryptfs

Andrei Gherzan andrei.gherzan at windriver.com
Wed Feb 6 02:57:54 PST 2013


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

diff --git a/recipes-kernel/linux/linux-yocto/vexpress_a9.cfg b/recipes-kernel/linux/linux-yocto/vexpress_a9.cfg
index 9c5052a..5bb37a2 100644
--- a/recipes-kernel/linux/linux-yocto/vexpress_a9.cfg
+++ b/recipes-kernel/linux/linux-yocto/vexpress_a9.cfg
@@ -831,3 +831,9 @@ CONFIG_AF_BUS=y
 CONFIG_NETFILTER_DBUS=y
 
 CONFIG_REGULATOR=n
+
+# Activate ecryptfs
+CONFIG_EXPERIMENTAL=y
+CONFIG_KEYS=y
+CONFIG_CRYPTO=y
+CONFIG_ECRYPT_FS=y
-- 
1.7.5.4




More information about the yocto mailing list