forked from Mirrors/opensbi
		
	lib: utils/reset: Remove SiFive Test reset driver
The functionality of SiFive Test reset driver is easily available through Syscon reset driver so let us remove the SiFive Test driver. Signed-off-by: Anup Patel <apatel@ventanamicro.com>
This commit is contained in:
		@@ -24,11 +24,6 @@ config FDT_RESET_HTIF
 | 
			
		||||
	select SYS_HTIF
 | 
			
		||||
	default n
 | 
			
		||||
 | 
			
		||||
config FDT_RESET_SIFIVE_TEST
 | 
			
		||||
	bool "SiFive Test FDT reset driver"
 | 
			
		||||
	select SYS_SIFIVE_TEST
 | 
			
		||||
	default n
 | 
			
		||||
 | 
			
		||||
config FDT_RESET_SUNXI_WDT
 | 
			
		||||
	bool "Sunxi WDT FDT reset driver"
 | 
			
		||||
	default n
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user