]> git.dujemihanovic.xyz Git - u-boot.git/commitdiff
configs: visionfive2: Enable CONFIG_SYSRESET config
authorJaehoon Chung <jh80.chung@samsung.com>
Tue, 31 Oct 2023 08:24:39 +0000 (17:24 +0900)
committerLeo Yu-Chi Liang <ycliang@andestech.com>
Mon, 18 Dec 2023 03:08:42 +0000 (11:08 +0800)
Enable CONFIG_SYSRESET config to do reset.

Signed-off-by: Jaehoon Chung <jh80.chung@samsung.com>
Reviewed-by: Leo Yu-Chi Liang <ycliang@andestech.com>
configs/starfive_visionfive2_defconfig

index b15e7d24db1937238cf818c194e6427466facd63..ce013b5c834146f5a44f207486df325e9ab880a8 100644 (file)
@@ -124,6 +124,7 @@ CONFIG_DM_RNG=y
 CONFIG_RNG_JH7110=y
 CONFIG_SYS_NS16550=y
 CONFIG_CADENCE_QSPI=y
+CONFIG_SYSRESET=y
 CONFIG_TIMER_EARLY=y
 CONFIG_USB=y
 CONFIG_USB_XHCI_HCD=y