From dabb1815164568453a0f9458f577283fb025efad Mon Sep 17 00:00:00 2001 From: Francis Lam Date: Sat, 10 Mar 2018 18:12:52 -0800 Subject: [PATCH] Temporarily add flashrom back to x230 config Until scripts are changed to use flashtool --- boards/x230.config | 1 + 1 file changed, 1 insertion(+) diff --git a/boards/x230.config b/boards/x230.config index ab499425..9c78fa43 100644 --- a/boards/x230.config +++ b/boards/x230.config @@ -4,6 +4,7 @@ CONFIG_COREBOOT_CONFIG=config/coreboot-x230.config CONFIG_LINUX_CONFIG=config/linux-x230.config CONFIG_CRYPTSETUP=y +CONFIG_FLASHROM=y CONFIG_FLASHTOOLS=y CONFIG_GPG=y CONFIG_KEXEC=y