configs: am62*_evm_a53_defconfig: Add TI_COMMON_CMD_OPTIONS
authorJudith Mendez <jm@ti.com>
Thu, 17 Apr 2025 23:43:34 +0000 (18:43 -0500)
committerTom Rini <trini@konsulko.com>
Thu, 24 Apr 2025 16:44:52 +0000 (10:44 -0600)
commit40dacdd9232edca29c3759951aa6f846d7a2c504
tree7b6bcd7dfbc2769435de6be565dce4f278353908
parent6067aa66b3bb44e35742e60fda49eb3fe664ac23
configs: am62*_evm_a53_defconfig: Add TI_COMMON_CMD_OPTIONS

Add TI_COMMON_CMD_OPTIONS config options to Sitara K3 boards at
a53 stage since we rely on most of the commands implied for testing
and debugging purposes. Since all commands are now enabled by
default, remove the redundant CMD_* options in the a53 defconfigs.

Also add MMC_REG & MMC_SPEED_MODE_SET useful commands to
TI_COMMON_CMD_OPTIONS.

Signed-off-by: Judith Mendez <jm@ti.com>
Reviewed-by: Bryan Brattlof <bb@ti.com>
board/ti/common/Kconfig
configs/am62ax_evm_a53_defconfig
configs/am62px_evm_a53_defconfig
configs/am62x_evm_a53_defconfig
configs/am64x_evm_a53_defconfig
configs/am65x_evm_a53_defconfig