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>
This commit is contained in:
@@ -1587,6 +1587,7 @@ config CMD_READ
|
|||||||
config CMD_REMOTEPROC
|
config CMD_REMOTEPROC
|
||||||
bool "remoteproc"
|
bool "remoteproc"
|
||||||
depends on REMOTEPROC
|
depends on REMOTEPROC
|
||||||
|
default y if ARCH_K3
|
||||||
help
|
help
|
||||||
Support for Remote Processor control
|
Support for Remote Processor control
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user