forked from Minki/linux
remoteproc: scp: add COMPILE_TEST dependency
This will improve this driver's build coverage. Reported-by: Ezequiel Garcia <ezequiel@collabora.com> Signed-off-by: Alexandre Courbot <acourbot@chromium.org> Acked-by: Bjorn Andersson <bjorn.andersson@linaro.org> Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
This commit is contained in:
parent
01cc2ec6ea
commit
cbd2dca749
@ -43,7 +43,7 @@ config INGENIC_VPU_RPROC
|
||||
|
||||
config MTK_SCP
|
||||
tristate "Mediatek SCP support"
|
||||
depends on ARCH_MEDIATEK
|
||||
depends on ARCH_MEDIATEK || COMPILE_TEST
|
||||
select RPMSG_MTK_SCP
|
||||
help
|
||||
Say y here to support Mediatek's System Companion Processor (SCP) via
|
||||
|
Loading…
Reference in New Issue
Block a user