mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-05-02 08:39:08 -04:00
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:
committed by
Mauro Carvalho Chehab
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
|
||||
|
||||
Reference in New Issue
Block a user