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

index 89612be631e3bacfecb89acd50775c5d7fac27ff..a5b1cc3f8e896644afa35d71d6918ab7c9d0ffac 100644 (file)
@@ -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