From 49cf460db4881e0d5e44b9a4fb155bb7112aee32 Mon Sep 17 00:00:00 2001 From: Alexandre Bard Date: Thu, 26 Oct 2023 14:08:46 +0200 Subject: [PATCH] kernel: Add support for gpt partitions We are using a GPT partition table in the WIC file, so GPT support is required. id:458169 --- .../recipes-kernel/linux/files/sitara/defconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/layers/meta-netmodule-legacy-bsp/recipes-kernel/linux/files/sitara/defconfig b/layers/meta-netmodule-legacy-bsp/recipes-kernel/linux/files/sitara/defconfig index b2e9cd2..e9e254b 100644 --- a/layers/meta-netmodule-legacy-bsp/recipes-kernel/linux/files/sitara/defconfig +++ b/layers/meta-netmodule-legacy-bsp/recipes-kernel/linux/files/sitara/defconfig @@ -669,7 +669,7 @@ CONFIG_MSDOS_PARTITION=y # CONFIG_ULTRIX_PARTITION is not set # CONFIG_SUN_PARTITION is not set # CONFIG_KARMA_PARTITION is not set -# CONFIG_EFI_PARTITION is not set +CONFIG_EFI_PARTITION=y # CONFIG_SYSV68_PARTITION is not set # CONFIG_CMDLINE_PARTITION is not set # end of Partition Types