[PATCH 03/13] x86: samus: Drop EFI_LOADER
Simon Glass
sjg at chromium.org
Mon Mar 13 04:11:00 CET 2023
This adds a lot of code so that it cannot be build with the binary
blobs. It is not used on this board. Drop it.
Signed-off-by: Simon Glass <sjg at chromium.org>
---
configs/chromebook_samus_defconfig | 1 +
1 file changed, 1 insertion(+)
diff --git a/configs/chromebook_samus_defconfig b/configs/chromebook_samus_defconfig
index b933a2352e3f..0d20891d2bcc 100644
--- a/configs/chromebook_samus_defconfig
+++ b/configs/chromebook_samus_defconfig
@@ -84,3 +84,4 @@ CONFIG_FRAMEBUFFER_SET_VESA_MODE=y
CONFIG_FRAMEBUFFER_VESA_MODE_11A=y
CONFIG_TPM=y
# CONFIG_GZIP is not set
+# CONFIG_EFI_LOADER is not set
--
2.40.0.rc1.284.g88254d51c5-goog
More information about the U-Boot
mailing list