forked from Mirrors/opensbi
		
	platform: generic: thead: separate implement of T-HEAD c9xx errata
Separate the implement of T-HEAD c9xx errata to allow any platform with bug related to 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
						
							8e941e7fe3
						
					
				
				
					commit
					492d9b153d
				
			@@ -55,6 +55,7 @@ config PLATFORM_STARFIVE_JH7110
 | 
			
		||||
 | 
			
		||||
config PLATFORM_THEAD
 | 
			
		||||
	bool "THEAD C9xx support"
 | 
			
		||||
	select THEAD_C9XX_ERRATA
 | 
			
		||||
	default n
 | 
			
		||||
 | 
			
		||||
source "$(OPENSBI_SRC_DIR)/platform/generic/andes/Kconfig"
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user