mirror of
https://github.com/linuxboot/heads.git
synced 2024-12-18 20:47:55 +00:00
Add flashtool to all coreboot-based boards
This commit is contained in:
parent
acf16c7304
commit
28256ca3b6
@ -5,6 +5,7 @@ CONFIG_LINUX_CONFIG=config/linux-kgpe-d16.config
|
||||
|
||||
CONFIG_CRYPTSETUP=y
|
||||
CONFIG_FLASHROM=y
|
||||
CONFIG_FLASHTOOLS=y
|
||||
CONFIG_GPG=y
|
||||
CONFIG_KEXEC=y
|
||||
CONFIG_UTIL_LINUX=y
|
||||
|
@ -5,6 +5,7 @@ CONFIG_COREBOOT_CONFIG=config/coreboot-librem13v2.config
|
||||
CONFIG_COREBOOT=y
|
||||
CONFIG_CRYPTSETUP=y
|
||||
CONFIG_FLASHROM=y
|
||||
CONFIG_FLASHTOOLS=y
|
||||
CONFIG_GPG=y
|
||||
CONFIG_KEXEC=y
|
||||
CONFIG_UTIL_LINUX=y
|
||||
|
Loading…
Reference in New Issue
Block a user