[PATCH 3/7] arm: mvebu: x240: Don't build mkeficapsule

Chris Packham judge.packham at gmail.com
Fri Nov 22 01:30:17 CET 2024


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 at gmail.com>
---

 configs/x240_defconfig | 1 +
 1 file changed, 1 insertion(+)

diff --git a/configs/x240_defconfig b/configs/x240_defconfig
index 4fca1096e740..5e5b467b7bac 100644
--- 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
-- 
2.47.0



More information about the U-Boot mailing list