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:
@@ -10,8 +10,4 @@ config SYS_HTIF
|
||||
bool "Host transfere interface (HTIF) support"
|
||||
default n
|
||||
|
||||
config SYS_SIFIVE_TEST
|
||||
bool "SiFive test support"
|
||||
default n
|
||||
|
||||
endmenu
|
||||
|
Reference in New Issue
Block a user