summaryrefslogtreecommitdiff
path: root/configs/gwventana_emmc_defconfig
diff options
context:
space:
mode:
authorTim Harvey <tharvey@gateworks.com>2021-09-29 15:04:16 -0700
committerStefano Babic <sbabic@denx.de>2021-10-07 16:53:50 +0200
commit5e25a28b6156f5216086ff0b8b8edfce81596a7e (patch)
tree123bf3bb3226ba1476de26f53571081f7acfd005 /configs/gwventana_emmc_defconfig
parente6f48aad153ae901ca3340b3207968e2f9c47f66 (diff)
imx: ventana: add part command
Add part command for obtaining info about disk partitions. Signed-off-by: Tim Harvey <tharvey@gateworks.com>
Diffstat (limited to 'configs/gwventana_emmc_defconfig')
-rw-r--r--configs/gwventana_emmc_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/gwventana_emmc_defconfig b/configs/gwventana_emmc_defconfig
index 000bdb5949..431368e179 100644
--- a/configs/gwventana_emmc_defconfig
+++ b/configs/gwventana_emmc_defconfig
@@ -54,6 +54,7 @@ CONFIG_CMD_UNZIP=y
CONFIG_CMD_GPIO=y
CONFIG_CMD_I2C=y
CONFIG_CMD_MMC=y
+CONFIG_CMD_PART=y
CONFIG_CMD_PCI=y
CONFIG_CMD_USB=y
CONFIG_CMD_USB_MASS_STORAGE=y