projects
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1b46176
)
arm: mvebu: x530: Don't build mkeficapsule
author
Chris Packham
<judge.packham@gmail.com>
Fri, 22 Nov 2024 00:30:20 +0000
(13:30 +1300)
committer
Stefan Roese
<sr@denx.de>
Tue, 26 Nov 2024 12:20:03 +0000
(13:20 +0100)
The x530 board doesn't use EFI and our toolchains don't include gnutls
so disable the tool in the defconfig.
Signed-off-by: Chris Packham <judge.packham@gmail.com>
Reviewed-by: Stefan Roese <sr@denx.de>
configs/x530_defconfig
patch
|
blob
|
history
diff --git
a/configs/x530_defconfig
b/configs/x530_defconfig
index 89612be631e3bacfecb89acd50775c5d7fac27ff..a5b1cc3f8e896644afa35d71d6918ab7c9d0ffac 100644
(file)
--- a/
configs/x530_defconfig
+++ b/
configs/x530_defconfig
@@
-95,3
+95,4
@@
CONFIG_USB_ETHER_ASIX88179=y
CONFIG_WDT=y
CONFIG_WDT_ORION=y
CONFIG_SPL_TINY_MEMSET=y
+# CONFIG_TOOLS_MKEFICAPSULE is not set