From 691a6a34bde5f7a140965a67d10c4e5a3976f5c5 Mon Sep 17 00:00:00 2001 From: Jeremy Cline Date: Mon, 28 Oct 2019 15:09:50 +0000 Subject: Enable FS_VERITY (rhbz 1765933) Signed-off-by: Jeremy Cline --- kernel-s390x.config | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'kernel-s390x.config') diff --git a/kernel-s390x.config b/kernel-s390x.config index 42de90f4b..e61d0d588 100644 --- a/kernel-s390x.config +++ b/kernel-s390x.config @@ -1516,7 +1516,9 @@ CONFIG_FSI_SCOM=m # CONFIG_FSL_QDMA 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 -- cgit