From: Pali Rohár Date: Thu, 2 Sep 2021 08:46:37 +0000 (+0200) Subject: arm: mvebu: espressobin: Enable GPT partition support X-Git-Url: http://git.dujemihanovic.xyz/img/static/gitweb.css?a=commitdiff_plain;h=5a8bd463a6703e2fbb877e11873ae5622965f724;p=u-boot.git arm: mvebu: espressobin: Enable GPT partition support Signed-off-by: Pali Rohár Reviewed-by: Stefan Roese --- diff --git a/configs/mvebu_espressobin-88f3720_defconfig b/configs/mvebu_espressobin-88f3720_defconfig index 9641c02d93..761187479f 100644 --- a/configs/mvebu_espressobin-88f3720_defconfig +++ b/configs/mvebu_espressobin-88f3720_defconfig @@ -26,6 +26,7 @@ CONFIG_BOARD_EARLY_INIT_F=y CONFIG_BOARD_LATE_INIT=y # CONFIG_CMD_FLASH is not set CONFIG_CMD_GPIO=y +CONFIG_CMD_GPT=y CONFIG_CMD_I2C=y CONFIG_CMD_MMC=y CONFIG_CMD_MTD=y