summaryrefslogtreecommitdiffstats
path: root/docs/dm-verity.txt
diff options
context:
space:
mode:
Diffstat (limited to 'docs/dm-verity.txt')
-rw-r--r--docs/dm-verity.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/dm-verity.txt b/docs/dm-verity.txt
index 602a826..ce18395 100644
--- a/docs/dm-verity.txt
+++ b/docs/dm-verity.txt
@@ -31,6 +31,8 @@ Kernel Configuration
31Kernel configuration for dm-verity happens automatically via IMAGE_CLASSES 31Kernel configuration for dm-verity happens automatically via IMAGE_CLASSES
32which will source features/device-mapper/dm-verity.scc when dm-verity-img 32which will source features/device-mapper/dm-verity.scc when dm-verity-img
33is used. [See commit d9feafe991c] 33is used. [See commit d9feafe991c]
34IMPORTANT: As per the top level README, you *must* put security in the
35DISTRO_FEATURES, or else you won't get the dm-verity kernel settings.
34 36
35Supported Platforms 37Supported Platforms
36------------------- 38-------------------