git.openpandora.org
/
pandora-u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5b465be
)
x86: samus: Drop EFI_LOADER
author
Simon Glass
<sjg@chromium.org>
Thu, 4 May 2023 22:50:50 +0000
(16:50 -0600)
committer
Bin 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
patch
|
blob
|
history
diff --git
a/configs/chromebook_samus_defconfig
b/configs/chromebook_samus_defconfig
index
b933a23
..
0d20891
100644
(file)
--- 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