Add config(8) options that can be used to enable building MAC/veriexec

and its fingerprint modules into a kernel.

Reviewed by:	sjg
This commit is contained in:
stevek 2018-07-14 17:18:17 +00:00
parent e520cd3b60
commit 2862ac0058

View File

@ -164,6 +164,11 @@ MAC_SEEOTHERUIDS opt_dontuse.h
MAC_STATIC opt_mac.h
MAC_STUB opt_dontuse.h
MAC_TEST opt_dontuse.h
MAC_VERIEXEC opt_dontuse.h
MAC_VERIEXEC_SHA1 opt_dontuse.h
MAC_VERIEXEC_SHA256 opt_dontuse.h
MAC_VERIEXEC_SHA384 opt_dontuse.h
MAC_VERIEXEC_SHA512 opt_dontuse.h
MD_ROOT opt_md.h
MD_ROOT_FSTYPE opt_md.h
MD_ROOT_READONLY opt_md.h