forked from Mirrors/opensbi
		
	lib: utils: Add simple FDT based MPXY driver framework
The generic platform can have multiple MPXY drivers so add a simple FDT based MPXY driver framework. Signed-off-by: Anup Patel <apatel@ventanamicro.com>
This commit is contained in:
		@@ -53,3 +53,4 @@ CONFIG_FDT_SUSPEND_RPMI=y
 | 
			
		||||
CONFIG_FDT_TIMER=y
 | 
			
		||||
CONFIG_FDT_TIMER_MTIMER=y
 | 
			
		||||
CONFIG_FDT_TIMER_PLMT=y
 | 
			
		||||
CONFIG_FDT_MPXY=y
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user