Useful for integrity protection of a read-only partition.

Signed-off-by: Patrick Ohly <patrick.o...@intel.com>
---
 features/device-mapper/dm-verity.cfg | 1 +
 features/device-mapper/dm-verity.scc | 4 ++++
 2 files changed, 5 insertions(+)
 create mode 100644 features/device-mapper/dm-verity.cfg
 create mode 100644 features/device-mapper/dm-verity.scc

diff --git a/features/device-mapper/dm-verity.cfg 
b/features/device-mapper/dm-verity.cfg
new file mode 100644
index 0000000..6505076
--- /dev/null
+++ b/features/device-mapper/dm-verity.cfg
@@ -0,0 +1 @@
+CONFIG_DM_VERITY=y
diff --git a/features/device-mapper/dm-verity.scc 
b/features/device-mapper/dm-verity.scc
new file mode 100644
index 0000000..ed7a6c6
--- /dev/null
+++ b/features/device-mapper/dm-verity.scc
@@ -0,0 +1,4 @@
+define KFEATURE_DESCRIPTION "Enable dm-verity (device-mapper block integrity 
checking target)"
+define KFEATURE_COMPATIBILITY all
+
+kconf non-hardware dm-verity.cfg
-- 
git-series 0.9.1
-- 
_______________________________________________
linux-yocto mailing list
linux-yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/linux-yocto

Reply via email to