forked from Mirrors/opensbi
		
	lib/utils: reset: Add RPMI System Reset driver
Add RPMI based driver for system reset and enable it in the generic platform defconfig Signed-off-by: Rahul Pathak <rpathak@ventanamicro.com> Signed-off-by: Anup Patel <apatel@ventanamicro.com>
This commit is contained in:
		@@ -29,6 +29,7 @@ CONFIG_FDT_RESET=y
 | 
			
		||||
CONFIG_FDT_RESET_ATCWDT200=y
 | 
			
		||||
CONFIG_FDT_RESET_GPIO=y
 | 
			
		||||
CONFIG_FDT_RESET_HTIF=y
 | 
			
		||||
CONFIG_FDT_RESET_RPMI=y
 | 
			
		||||
CONFIG_FDT_RESET_SUNXI_WDT=y
 | 
			
		||||
CONFIG_FDT_RESET_SG2042_HWMON_MCU=y
 | 
			
		||||
CONFIG_FDT_RESET_SYSCON=y
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user