commit | f2549ccaefb700a87f259b6ad51f81419fa1561e | [log] [tgz] |
---|---|---|
author | Judith Mendez <jm@ti.com> | Mon Feb 10 14:29:41 2025 -0600 |
committer | Tom Rini <trini@konsulko.com> | Fri Feb 14 13:17:36 2025 -0600 |
tree | ab7874e26b74d628296d5f3bd2ba3122d2facfab | |
parent | 3b235ce0708b11206887562e067230123ee664e2 [diff] |
spl: Enable SPL remoteproc by default for K3 ARCH If building for v7R and K3 architecture, enable SPL remoteproc so that it does not have to be defined in each board defconfig file. Signed-off-by: Judith Mendez <jm@ti.com>