
22 Nov
2024
22 Nov
'24
1:30 a.m.
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 ---
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