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:
Stephen J. Kiernan 2018-07-14 17:18:17 +00:00
parent 1db017d006
commit 179d82aecf
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=336287

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