Add flashtool to all coreboot-based boards

This commit is contained in:
Francis Lam 2018-04-21 18:29:52 -07:00 committed by Thierry Laurion
parent acf16c7304
commit 28256ca3b6
2 changed files with 2 additions and 0 deletions

View File

@ -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

View File

@ -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