summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam Day <[email protected]>2025-01-25 19:59:27 +0000
committerCaleb Connolly <[email protected]>2025-03-17 13:38:19 +0000
commit9043792109859c11d64ef4e6fe566e830406fc93 (patch)
tree662a1dde7f1a3a6674a475e811d1b1b33a84b4f2
parent11c7187253df306c04c1b48142ed046dc1351c45 (diff)
qcom_defconfig: enable SYSRESET_QCOM_PSHOLD
MSM8916 devices use this instead of PSCI. Signed-off-by: Sam Day <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Caleb Connolly <[email protected]>
-rw-r--r--configs/qcom_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/qcom_defconfig b/configs/qcom_defconfig
index b4e7f0ad53c..82bbdc99667 100644
--- 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