Reverting to coreboot 4.13

This commit is contained in:
eganonoa 2021-12-05 16:28:16 +00:00 committed by tlaurion
parent 5263aa9c2f
commit f8a30866a8

View File

@ -7,7 +7,7 @@
# #
# - Includes Nitrokey/Librem Key HOTP Security dongle remote attestation (in addition to TOTP remote attestation through Qr Code) # - Includes Nitrokey/Librem Key HOTP Security dongle remote attestation (in addition to TOTP remote attestation through Qr Code)
export CONFIG_COREBOOT=y export CONFIG_COREBOOT=y
export CONFIG_COREBOOT_VERSION=4.8.1 export CONFIG_COREBOOT_VERSION=4.13
export CONFIG_LINUX_VERSION=4.14.62 export CONFIG_LINUX_VERSION=4.14.62
CONFIG_COREBOOT_CONFIG=config/coreboot-t530-maximized.config CONFIG_COREBOOT_CONFIG=config/coreboot-t530-maximized.config