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:
Anup Patel
2023-07-21 18:20:27 +05:30
committed by Anup Patel
parent 4a344a9b4c
commit c2e602707d
8 changed files with 0 additions and 132 deletions

View File

@@ -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