random: TPM_HARVEST should have been named RANDOM_ENABLE_TPM
* Enable RANDOM_ENABLE_TPM by default
* The commit of TPM_HARVEST failed to add it to NOTES
so that the LINT kernel would build the code.
Fixes: 4ee7d3b011
Reviewed by: imp
Differential Revision: https://reviews.freebsd.org/D53460
This commit is contained in:
@@ -30,6 +30,7 @@
|
||||
.Sh SYNOPSIS
|
||||
.Cd "options RANDOM_LOADABLE"
|
||||
.Cd "options RANDOM_ENABLE_ETHER"
|
||||
.Cd "options RANDOM_ENABLE_TPM"
|
||||
.Cd "options RANDOM_ENABLE_UMA"
|
||||
.Sh DESCRIPTION
|
||||
The
|
||||
|
||||
Reference in New Issue
Block a user