
26 Nov
2024
26 Nov
'24
9:30 a.m.
On 22.11.24 01:30, Chris Packham wrote:
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
Thanks, Stefan
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
Viele Grüße, Stefan Roese
--
DENX Software Engineering GmbH, Managing Director: Erika Unter
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-51 Fax: (+49)-8142-66989-80 Email: sr@denx.de