stm32mp: stm32prog: add MMC device
[oweals/u-boot.git] / arch / arm / mach-stm32mp / Kconfig
index 00e02a318e3c276f38d316e5ad3b6d1282a8addb..bf573acff37ec779cbe28fe54921e4ca1b1d09df 100644 (file)
@@ -112,6 +112,9 @@ config CMD_STM32PROG
        select DFU
        select DFU_RAM
        select DFU_VIRT
+       select PARTITION_TYPE_GUID
+       imply CMD_GPT if MMC
+       imply DFU_MMC if MMC
        help
                activate a specific command stm32prog for STM32MP soc family
                witch update the device with the tools STM32CubeProgrammer,