mirror of
https://github.com/linuxboot/heads.git
synced 2024-12-18 12:46:26 +00:00
d16 boards: bump CONFIG_CRYPTSETUP=y to CONFIG_CRYPTSETUP2=y (were still using 1.7.3 which failed to build with newer muslc version bump)
Signed-off-by: Thierry Laurion <insurgo@riseup.net>
This commit is contained in:
parent
469da1b2b5
commit
8fad71ec73
@ -24,7 +24,7 @@ export CONFIG_LINUX_VERSION=6.1.8
|
||||
CONFIG_COREBOOT_CONFIG=config/coreboot-kgpe-d16_server-whiptail.config
|
||||
CONFIG_LINUX_CONFIG=config/linux-kgpe-d16_server-whiptail.config
|
||||
|
||||
CONFIG_CRYPTSETUP=y
|
||||
CONFIG_CRYPTSETUP2=y
|
||||
CONFIG_FLASHPROG=y
|
||||
CONFIG_FLASHTOOLS=y
|
||||
CONFIG_GPG2=y
|
||||
|
@ -22,7 +22,7 @@ export CONFIG_LINUX_VERSION=6.1.8
|
||||
CONFIG_COREBOOT_CONFIG=config/coreboot-kgpe-d16_server.config
|
||||
CONFIG_LINUX_CONFIG=config/linux-kgpe-d16_server.config
|
||||
|
||||
CONFIG_CRYPTSETUP=y
|
||||
CONFIG_CRYPTSETUP2=y
|
||||
CONFIG_FLASHPROG=y
|
||||
#flashprog to support internal flashing of BMC
|
||||
CONFIG_FLASHPROG_AST1100=y
|
||||
|
@ -18,7 +18,7 @@ export CONFIG_LINUX_VERSION=6.1.8
|
||||
CONFIG_COREBOOT_CONFIG=config/coreboot-kgpe-d16_workstation-usb_keyboard.config
|
||||
CONFIG_LINUX_CONFIG=config/linux-kgpe-d16_workstation.config
|
||||
|
||||
CONFIG_CRYPTSETUP=y
|
||||
CONFIG_CRYPTSETUP2=y
|
||||
CONFIG_FLASHPROG=y
|
||||
CONFIG_FLASHTOOLS=y
|
||||
CONFIG_GPG2=y
|
||||
|
@ -22,7 +22,7 @@ export CONFIG_LINUX_VERSION=6.1.8
|
||||
CONFIG_COREBOOT_CONFIG=config/coreboot-kgpe-d16_workstation.config
|
||||
CONFIG_LINUX_CONFIG=config/linux-kgpe-d16_workstation.config
|
||||
|
||||
CONFIG_CRYPTSETUP=y
|
||||
CONFIG_CRYPTSETUP2=y
|
||||
CONFIG_FLASHPROG=y
|
||||
CONFIG_FLASHTOOLS=y
|
||||
CONFIG_GPG2=y
|
||||
|
Loading…
Reference in New Issue
Block a user