RISCV: configs: Enable power reset gpio
authorHoegeun Kwon <hoegeun.kwon@samsung.com>
Tue, 25 Apr 2023 06:50:03 +0000 (15:50 +0900)
committerJaehoon Chung <jh80.chung@samsung.com>
Mon, 24 Jul 2023 23:24:59 +0000 (08:24 +0900)
When rebooting, there is a problem that the pmic gpio is not set, so
rebooting is not possible. Enable power reset gpio.

Change-Id: I59c35303fe9416b4839d244e161776a034259a4b
Signed-off-by: Hoegeun Kwon <hoegeun.kwon@samsung.com>
arch/riscv/configs/tizen_vf2_defconfig

index 8c3fb28..fb94d93 100644 (file)
@@ -168,6 +168,7 @@ CONFIG_SPI=y
 CONFIG_SPI_SIFIVE=y
 # CONFIG_PTP_1588_CLOCK is not set
 CONFIG_GPIO_SIFIVE=y
+CONFIG_POWER_RESET_GPIO_RESTART=y
 CONFIG_WATCHDOG=y
 # CONFIG_MEDIA_CEC_SUPPORT is not set
 CONFIG_MEDIA_SUPPORT=y