configs: am62ax_evm_a53_defconfig: Enable MMC_SPEED_MODE_SET

Enable MMC_SPEED_MODE_SET config option in defconfig to enable
changing MMC bus modes with mmc rescan for am62ax device.

Signed-off-by: Judith Mendez <jm@ti.com>
This commit is contained in:
Judith Mendez
2024-12-20 14:37:03 -06:00
committed by Tom Rini
parent 72355e74db
commit 9cdb04101d

View File

@@ -41,6 +41,7 @@ CONFIG_SPL_DM_MAILBOX=y
CONFIG_SPL_POWER_DOMAIN=y
CONFIG_SPL_YMODEM_SUPPORT=y
CONFIG_CMD_MMC=y
CONFIG_MMC_SPEED_MODE_SET=y
CONFIG_CMD_REMOTEPROC=y
CONFIG_OF_CONTROL=y
CONFIG_SPL_OF_CONTROL=y