forked from Mirrors/opensbi
		
	platform: generic: thead: separate implement of T-HEAD c9xx pmu
Separate the implement of T-HEAD c9xx pmu to allow any platform with c9xx cores can use it. Signed-off-by: Inochi Amaoto <inochiama@outlook.com> Reviewed-by: Anup Patel <anup@brainfault.org>
This commit is contained in:
		
				
					committed by
					
						
						Anup Patel
					
				
			
			
				
	
			
			
			
						parent
						
							c1a6987447
						
					
				
				
					commit
					8e941e7fe3
				
			
							
								
								
									
										5
									
								
								platform/generic/thead/Kconfig
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										5
									
								
								platform/generic/thead/Kconfig
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,5 @@
 | 
			
		||||
# SPDX-License-Identifier: BSD-2-Clause
 | 
			
		||||
 | 
			
		||||
config THEAD_C9XX_PMU
 | 
			
		||||
	bool "T-HEAD c9xx M-mode PMU support"
 | 
			
		||||
	default n
 | 
			
		||||
		Reference in New Issue
	
	Block a user