summaryrefslogtreecommitdiff
path: root/drivers
diff options
context:
space:
mode:
authorGreen Wan <green.wan@sifive.com>2021-05-27 06:52:13 -0700
committerLeo Yu-Chi Liang <ycliang@andestech.com>2021-05-31 16:35:55 +0800
commit70415e1e528db0856fedd4fa79b9f4a303a28c62 (patch)
tree5a03934be4bc3c6f15178e4fe4b3746d9d2c6ae9 /drivers
parent1c07b0c562348f9254c7efa0af69995a5aaa60bb (diff)
board: sifive: add HiFive Unmatched board support
Add defconfig and board support for HiFive Unmatched. Signed-off-by: Green Wan <green.wan@sifive.com> Reviewed-by: Bin Meng <bmeng.cn@gmail.com> Reviewed-by: Rick Chen <rick@andestech.com>
Diffstat (limited to 'drivers')
-rw-r--r--drivers/reset/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/reset/Kconfig b/drivers/reset/Kconfig
index 91303ecbf6..a42b3f0077 100644
--- a/drivers/reset/Kconfig
+++ b/drivers/reset/Kconfig
@@ -166,7 +166,7 @@ config RESET_IPQ419
config RESET_SIFIVE
bool "Reset Driver for SiFive SoC's"
- depends on DM_RESET && CLK_SIFIVE_PRCI && TARGET_SIFIVE_UNLEASHED
+ depends on DM_RESET && CLK_SIFIVE_PRCI && (TARGET_SIFIVE_UNLEASHED || TARGET_SIFIVE_UNMATCHED)
default y
help
PRCI module within SiFive SoC's provides mechanism to reset