Add layered encrypted filesystem eCryptFS support feature.

Signed-off-by: Jussi Laako <jussi.la...@linux.intel.com>
---
 features/ecryptfs/ecryptfs.cfg | 2 ++
 features/ecryptfs/ecryptfs.scc | 4 ++++
 2 files changed, 6 insertions(+)
 create mode 100644 features/ecryptfs/ecryptfs.cfg
 create mode 100644 features/ecryptfs/ecryptfs.scc

diff --git a/features/ecryptfs/ecryptfs.cfg b/features/ecryptfs/ecryptfs.cfg
new file mode 100644
index 00000000..07e7ee86
--- /dev/null
+++ b/features/ecryptfs/ecryptfs.cfg
@@ -0,0 +1,2 @@
+CONFIG_ECRYPT_FS=m
+CONFIG_ECRYPT_FS_MESSAGING=y
diff --git a/features/ecryptfs/ecryptfs.scc b/features/ecryptfs/ecryptfs.scc
new file mode 100644
index 00000000..6c246f1a
--- /dev/null
+++ b/features/ecryptfs/ecryptfs.scc
@@ -0,0 +1,4 @@
+define KFEATURE_DESCRIPTION "Layered encrypted eCryptFS filesystem support"
+define KFEATURE_COMPATIBILITY all
+
+kconf non-hardware ecryptfs.cfg
-- 
2.11.0

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

Reply via email to