configs: am62px_evm_a53_defconfig: Enable MMC UHS config option
authorJudith Mendez <jm@ti.com>
Tue, 16 Apr 2024 16:21:15 +0000 (11:21 -0500)
committerTom Rini <trini@konsulko.com>
Mon, 29 Apr 2024 16:53:41 +0000 (10:53 -0600)
Enable MMC UHS support for to allow to enter the UHS
modes for MMC1.

Signed-off-by: Judith Mendez <jm@ti.com>
Acked-by: Bryan Brattlof <bb@ti.com>
configs/am62px_evm_a53_defconfig

index 638d2e9..9f40c9a 100644 (file)
@@ -114,6 +114,8 @@ CONFIG_FS_LOADER=y
 CONFIG_SUPPORT_EMMC_BOOT=y
 CONFIG_MMC_IO_VOLTAGE=y
 CONFIG_SPL_MMC_IO_VOLTAGE=y
+CONFIG_MMC_UHS_SUPPORT=y
+CONFIG_SPL_MMC_UHS_SUPPORT=y
 CONFIG_MMC_HS400_SUPPORT=y
 CONFIG_SPL_MMC_HS400_SUPPORT=y
 CONFIG_MMC_SDHCI=y