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.pack...@gmail.com> --- configs/x530_defconfig | 1 + 1 file changed, 1 insertion(+) diff --git a/configs/x530_defconfig b/configs/x530_defconfig index 89612be631e3..a5b1cc3f8e89 100644 --- 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 -- 2.47.0