]> git.dujemihanovic.xyz Git - u-boot.git/commitdiff
arm: mvebu: x240: Don't build mkeficapsule
authorChris Packham <judge.packham@gmail.com>
Fri, 22 Nov 2024 00:30:17 +0000 (13:30 +1300)
committerStefan 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

index 4fca1096e74027b8c0b9f1a0a8b6bc32e4e419f5..5e5b467b7bac8c04f1dd1a0bca13b5aeaa793dd1 100644 (file)
@@ -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