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:
27b2488
)
arm: mvebu: x240: Don't build mkeficapsule
author
Chris Packham
<judge.packham@gmail.com>
Fri, 22 Nov 2024 00:30:17 +0000
(13:30 +1300)
committer
Stefan Roese
<sr@denx.de>
Tue, 26 Nov 2024 12:20:02 +0000
(13:20 +0100)
The x240 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/x240_defconfig
patch
|
blob
|
history
diff --git
a/configs/x240_defconfig
b/configs/x240_defconfig
index 4fca1096e74027b8c0b9f1a0a8b6bc32e4e419f5..5e5b467b7bac8c04f1dd1a0bca13b5aeaa793dd1 100644
(file)
--- a/
configs/x240_defconfig
+++ b/
configs/x240_defconfig
@@
-77,3
+77,4
@@
CONFIG_USB_ETHER_RTL8152=y
CONFIG_USB_ETHER_SMSC95XX=y
# CONFIG_FAT_WRITE is not set
# CONFIG_SMBIOS is not set
+# CONFIG_TOOLS_MKEFICAPSULE is not set