]> git.dujemihanovic.xyz Git - u-boot.git/commitdiff
x86: samus: Drop EFI_LOADER
authorSimon Glass <sjg@chromium.org>
Thu, 4 May 2023 22:50:50 +0000 (16:50 -0600)
committerBin Meng <bmeng@tinylab.org>
Thu, 11 May 2023 02:25:29 +0000 (10:25 +0800)
This adds a lot of code so that it cannot be built with the binary
blobs. It is not used on this board. Drop it.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
configs/chromebook_samus_defconfig

index b933a2352e3fcb677b712a61930e1eefb060a331..0d20891d2bcc547c96838d1cb3f3a5280c552475 100644 (file)
@@ -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