]> Git Repo - u-boot.git/commitdiff
configs: visionfive2: Enable CONFIG_SYSRESET config
authorJaehoon Chung <[email protected]>
Tue, 31 Oct 2023 08:24:39 +0000 (17:24 +0900)
committerLeo Yu-Chi Liang <[email protected]>
Mon, 18 Dec 2023 03:08:42 +0000 (11:08 +0800)
Enable CONFIG_SYSRESET config to do reset.

Signed-off-by: Jaehoon Chung <[email protected]>
Reviewed-by: Leo Yu-Chi Liang <[email protected]>
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
This page took 0.034468 seconds and 4 git commands to generate.