9 lines
		
	
	
		
			179 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			9 lines
		
	
	
		
			179 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
# SPDX-License-Identifier: (GPL-2.0+ OR MIT)
 | 
						|
 | 
						|
config ROCKCHIP_MPP_OSAL
 | 
						|
	bool "mpp osal"
 | 
						|
	depends on CPU_RV1103B || CPU_RV1106
 | 
						|
	default y
 | 
						|
	help
 | 
						|
	  rockchip mpp osal adapt for kmpp
 |