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:
@@ -24,6 +24,11 @@ config FDT_RESET_HTIF
|
||||
select SYS_HTIF
|
||||
default n
|
||||
|
||||
config FDT_RESET_RPMI
|
||||
bool "RPMI FDT reset driver"
|
||||
depends on FDT_MAILBOX && RPMI_MAILBOX
|
||||
default n
|
||||
|
||||
config FDT_RESET_SG2042_HWMON_MCU
|
||||
bool "Sophgo SG2042 hwmon MCU FDT reset driver"
|
||||
default n
|
||||
|
Reference in New Issue
Block a user