mirror of
https://github.com/linuxboot/heads.git
synced 2025-01-18 02:39:59 +00:00
talos boards: pass cryptsetup to cryptsetup2 to support TPM released disk encryption key testing
This commit is contained in:
parent
e19aadf4cb
commit
93986e8c71
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user