summaryrefslogtreecommitdiff
path: root/board/sifive/unleashed/Kconfig
diff options
context:
space:
mode:
authorGreen Wan <green.wan@sifive.com>2021-05-27 16:52:13 +0300
committerLeo Yu-Chi Liang <ycliang@andestech.com>2021-05-31 11:35:55 +0300
commit70415e1e528db0856fedd4fa79b9f4a303a28c62 (patch)
tree5a03934be4bc3c6f15178e4fe4b3746d9d2c6ae9 /board/sifive/unleashed/Kconfig
parent1c07b0c562348f9254c7efa0af69995a5aaa60bb (diff)
downloadu-boot-70415e1e528db0856fedd4fa79b9f4a303a28c62.tar.xz
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 'board/sifive/unleashed/Kconfig')
-rw-r--r--board/sifive/unleashed/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/board/sifive/unleashed/Kconfig b/board/sifive/unleashed/Kconfig
index 502916e86a..b3b4342a1f 100644
--- a/board/sifive/unleashed/Kconfig
+++ b/board/sifive/unleashed/Kconfig
@@ -28,6 +28,7 @@ config BOARD_SPECIFIC_OPTIONS # dummy
select SIFIVE_FU540
select ENV_IS_IN_SPI_FLASH
select BINMAN
+ select RESET_SIFIVE
imply CMD_DHCP
imply CMD_EXT2
imply CMD_EXT4