boards/t480-maximized/t480-maximized.config: enable pr0 (impacts only after kexec call to final OS. Otherwise, problem with coreboot config)

Signed-off-by: Thierry Laurion <insurgo@riseup.net>
This commit is contained in:
Thierry Laurion 2025-02-11 17:17:26 -05:00
parent 002d107ec9
commit e8974daebb
No known key found for this signature in database
GPG Key ID: 9A53E1BB3FF00461

View File

@ -22,8 +22,8 @@ CONFIG_TPMTOTP=y
#platform locking finalization (PR0)
# Disable for first try, enable when rest works
#CONFIG_IO386=y
#export CONFIG_FINALIZE_PLATFORM_LOCKING=y
CONFIG_IO386=y
export CONFIG_FINALIZE_PLATFORM_LOCKING=y
# Dependencies for a graphical menu. Enable CONFIG_SLANG and CONFIG_NEWT instead