cmd: Enable CMD remoteproc by default for K3 ARCH
authorJudith Mendez <jm@ti.com>
Mon, 10 Feb 2025 20:29:42 +0000 (14:29 -0600)
committerTom Rini <trini@konsulko.com>
Fri, 14 Feb 2025 19:17:36 +0000 (13:17 -0600)
commit9e0daf9bac10e4426efd6f6dd6586ce80cabbe3e
tree7bbb0e420ea5f390796ccb02794cfed123c47be0
parent526a48581003877ff1c40201107c2055fcb41e93
cmd: Enable CMD remoteproc by default for K3 ARCH

Enable CMD_REMOTEPROC by default if building for K3 ARCH so
that it does not have to be defined in each board defconfig
file.

Signed-off-by: Judith Mendez <jm@ti.com>
cmd/Kconfig