1
0
mirror of https://xff.cz/git/u-boot/ synced 2026-02-21 07:54:00 +01:00

configs: visionfive2: Enable CONFIG_SYSRESET config

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>
This commit is contained in:
Jaehoon Chung
2023-10-31 17:24:39 +09:00
committed by Leo Yu-Chi Liang
parent 202a5c6fa4
commit 0d14f04d5d

View 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