git.openpandora.org
/
pandora-u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
11c7187
)
qcom_defconfig: enable SYSRESET_QCOM_PSHOLD
author
Sam Day
<me@samcday.com>
Sat, 25 Jan 2025 19:59:27 +0000
(19:59 +0000)
committer
Caleb Connolly
<caleb.connolly@linaro.org>
Mon, 17 Mar 2025 13:38:19 +0000
(13:38 +0000)
MSM8916 devices use this instead of PSCI.
Signed-off-by: Sam Day <me@samcday.com>
Link:
https://lore.kernel.org/r/20250125-msm8916-sysreset-v1-3-62073932ff0e@samcday.com
Signed-off-by: Caleb Connolly <caleb.connolly@linaro.org>
configs/qcom_defconfig
patch
|
blob
|
history
diff --git
a/configs/qcom_defconfig
b/configs/qcom_defconfig
index
b4e7f0a
..
82bbdc9
100644
(file)
--- a/
configs/qcom_defconfig
+++ b/
configs/qcom_defconfig
@@
-123,6
+123,7
@@
CONFIG_SYSINFO=y
CONFIG_SYSINFO_SMBIOS=y
CONFIG_SYSRESET=y
CONFIG_SYSRESET_PSCI=y
+CONFIG_SYSRESET_QCOM_PSHOLD=y
CONFIG_USB=y
CONFIG_USB_XHCI_HCD=y
CONFIG_USB_XHCI_DWC3=y