talos boards: pass cryptsetup to cryptsetup2 to support TPM released disk encryption key testing

This commit is contained in:
Thierry Laurion 2022-11-10 14:12:24 -05:00
parent e19aadf4cb
commit 93986e8c71
No known key found for this signature in database
GPG Key ID: E7B4A71658E36A93
2 changed files with 2 additions and 2 deletions

View File

@ -11,7 +11,7 @@ CONFIG_COREBOOT_ROM=coreboot.rom.signed.ecc
CONFIG_COREBOOT_BOOTBLOCK=bootblock.signed.ecc
CONFIG_LINUX_CONFIG=config/linux-talos-2_server.config
CONFIG_CRYPTSETUP=y
CONFIG_CRYPTSETUP2=y
CONFIG_LVM2=y
CONFIG_KEXEC=y
CONFIG_UTIL_LINUX=y

View File

@ -11,7 +11,7 @@ CONFIG_COREBOOT_ROM=coreboot.rom.signed.ecc
CONFIG_COREBOOT_BOOTBLOCK=bootblock.signed.ecc
CONFIG_LINUX_CONFIG=config/linux-talos-2_workstation.config
CONFIG_CRYPTSETUP=y
CONFIG_CRYPTSETUP2=y
CONFIG_LVM2=y
CONFIG_KEXEC=y
CONFIG_UTIL_LINUX=y