nv41: add lock_chip current requirements for pre-skylake in board config

Signed-off-by: Thierry Laurion <insurgo@riseup.net>
This commit is contained in:
Thierry Laurion 2024-10-20 13:22:43 -04:00
parent 7e679d6d68
commit eac77efc9b
No known key found for this signature in database
GPG Key ID: 9A53E1BB3FF00461

View File

@ -29,7 +29,12 @@ CONFIG_UTIL_LINUX=y
CONFIG_LVM2=y
CONFIG_MBEDTLS=y
CONFIG_PCIUTILS=y
CONFIG_MSRTOOLS=y
#platform locking finalization (PR0)
CONFIG_IO386=y
export CONFIG_FINALIZE_PLATFORM_LOCKING_PRESKYLAKE=y
#Remote attestation support
# TPM2 requirements
CONFIG_TPM2_TSS=y