summaryrefslogtreecommitdiff
path: root/configs
diff options
context:
space:
mode:
authorPali Rohár <pali@kernel.org>2021-09-02 11:46:37 +0300
committerStefan Roese <sr@denx.de>2021-09-10 10:01:51 +0300
commit5a8bd463a6703e2fbb877e11873ae5622965f724 (patch)
tree1aa2675cc01c90c4799ab185a6e383cafad6c0fa /configs
parentf4ce28ab740d8728f3f580febbc3598a1498df18 (diff)
downloadu-boot-5a8bd463a6703e2fbb877e11873ae5622965f724.tar.xz
arm: mvebu: espressobin: Enable GPT partition support
Signed-off-by: Pali Rohár <pali@kernel.org> Reviewed-by: Stefan Roese <sr@denx.de>
Diffstat (limited to 'configs')
-rw-r--r--configs/mvebu_espressobin-88f3720_defconfig1
1 files changed, 1 insertions, 0 deletions
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