From: Alexandre Courbot Date: Tue, 15 Sep 2020 01:29:11 +0000 (+0900) Subject: remoteproc: scp: add COMPILE_TEST dependency X-Git-Tag: v5.10.7~1349^2~13 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=9a4e66802e417d23f5e4a3397bab8b9284972d1d;p=platform%2Fkernel%2Flinux-rpi.git remoteproc: scp: add COMPILE_TEST dependency This will improve this driver's build coverage. Reported-by: Ezequiel Garcia Signed-off-by: Alexandre Courbot Link: https://lore.kernel.org/r/20200915012911.489820-1-acourbot@chromium.org Signed-off-by: Bjorn Andersson --- diff --git a/drivers/remoteproc/Kconfig b/drivers/remoteproc/Kconfig index c6659dfe..d1fcada 100644 --- a/drivers/remoteproc/Kconfig +++ b/drivers/remoteproc/Kconfig @@ -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