summaryrefslogtreecommitdiffstats
path: root/kernel-armv7hl.config
diff options
context:
space:
mode:
authorJeremy Cline <jcline@redhat.com>2019-10-28 15:09:50 +0000
committerJeremy Cline <jcline@redhat.com>2019-10-28 15:10:20 +0000
commit691a6a34bde5f7a140965a67d10c4e5a3976f5c5 (patch)
tree6e150366f08cd6a3118743354ea69592ea57e83b /kernel-armv7hl.config
parent849afaa57717d2a098f1499614fa54d80f4e5651 (diff)
downloadkernel-691a6a34bde5f7a140965a67d10c4e5a3976f5c5.tar.gz
kernel-691a6a34bde5f7a140965a67d10c4e5a3976f5c5.tar.xz
kernel-691a6a34bde5f7a140965a67d10c4e5a3976f5c5.zip
Enable FS_VERITY (rhbz 1765933)
Signed-off-by: Jeremy Cline <jcline@redhat.com>
Diffstat (limited to 'kernel-armv7hl.config')
-rw-r--r--kernel-armv7hl.config4
1 files changed, 3 insertions, 1 deletions
diff --git a/kernel-armv7hl.config b/kernel-armv7hl.config
index 7df7f09aa..6e8ea6ec9 100644
--- a/kernel-armv7hl.config
+++ b/kernel-armv7hl.config
@@ -1944,7 +1944,9 @@ CONFIG_FSI_SCOM=m
# CONFIG_FSL_XGMAC_MDIO is not set
CONFIG_FS_MBCACHE=y
CONFIG_FSNOTIFY=y
-# CONFIG_FS_VERITY is not set
+# CONFIG_FS_VERITY_BUILTIN_SIGNATURES is not set
+# CONFIG_FS_VERITY_DEBUG is not set
+CONFIG_FS_VERITY=y
# CONFIG_FTL is not set
CONFIG_FTRACE_MCOUNT_RECORD=y
# CONFIG_FTRACE_STARTUP_TEST is not set