mirror of
				git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
				synced 2025-09-18 22:14:16 +00: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:
		
							parent
							
								
									01cc2ec6ea
								
							
						
					
					
						commit
						cbd2dca749
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -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…
	
	Add table
		
		Reference in a new issue
	
	 Alexandre Courbot
						Alexandre Courbot