Skip to content

Commit 10a97a2

Browse files
committed
qcom_defconfig: enable psci based sysreset
Enable CONFIG_SYSRESET_QCOM_PSCI to allow U-Boot to reset to Emergency Download mode. Reviewed-by: Sumit Garg <sumit.garg@oss.qualcomm.com> Signed-off-by: Varadarajan Narayanan <varadarajan.narayanan@oss.qualcomm.com>
1 parent 5ffc731 commit 10a97a2

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

configs/qcom_defconfig

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,9 @@ CONFIG_REBOOT_MODE_NVMEM=y
136136
CONFIG_SPMI_MSM=y
137137
CONFIG_SYSINFO=y
138138
CONFIG_SYSINFO_SMBIOS=y
139+
CONFIG_SYSRESET_CMD_RESET_ARGS=y
139140
CONFIG_SYSRESET_QCOM_PSHOLD=y
141+
CONFIG_SYSRESET_QCOM_PSCI=y
140142
CONFIG_USB=y
141143
CONFIG_USB_XHCI_HCD=y
142144
CONFIG_USB_XHCI_DWC3=y

0 commit comments

Comments
 (0)