forked from Mirrors/opensbi
		
	lib: utils: serial: Add Renesas SCIF driver
Add Renesas SCIF driver. Based on a patch in the BSP by Takeki Hamada <takeki.hamada.ak@bp.renesas.com> Link: https://github.com/renesas-rz/rz_opensbi/commits/work/OpenSBI-PMA Signed-off-by: Lad Prabhakar <prabhakar.mahadev-lad.rj@bp.renesas.com> Reviewed-by: Anup Patel <anup@brainfault.org>
This commit is contained in:
		
				
					committed by
					
						
						Anup Patel
					
				
			
			
				
	
			
			
			
						parent
						
							506928a1be
						
					
				
				
					commit
					64e8b9f72e
				
			@@ -59,6 +59,10 @@ config SERIAL_GAISLER
 | 
			
		||||
	bool "Gaisler UART support"
 | 
			
		||||
	default n
 | 
			
		||||
 | 
			
		||||
config SERIAL_RENESAS_SCIF
 | 
			
		||||
	bool "Renesas SCIF support"
 | 
			
		||||
	default n
 | 
			
		||||
 | 
			
		||||
config SERIAL_SHAKTI
 | 
			
		||||
	bool "Shakti UART support"
 | 
			
		||||
	default n
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user