Skip to content

Commit 699249a

Browse files
aswinm94b49020
authored andcommitted
qcom_defconfig: Disable CONFIG_EFI_PSCI_RESET_RUNTIME
Disable CONFIG_EFI_PSCI_RESET_RUNTIME in qcom_defconfig to let the kernel manage reset modes and handle specialized reboot requests correctly. Signed-off-by: Aswin Murugan <aswin.murugan@oss.qualcomm.com>
1 parent 3b30c20 commit 699249a

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

configs/qcom_defconfig

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ CONFIG_ARCH_SNAPDRAGON=y
66
CONFIG_NR_DRAM_BANKS=24
77
CONFIG_DEFAULT_DEVICE_TREE="qcom/sdm845-db845c"
88
CONFIG_SYS_LOAD_ADDR=0xA0000000
9+
# CONFIG_EFI_PSCI_RESET_RUNTIME is not set
910
CONFIG_EFI_RUNTIME_UPDATE_CAPSULE=y
1011
CONFIG_EFI_CAPSULE_ON_DISK=y
1112
CONFIG_EFI_CAPSULE_FIRMWARE_RAW=y

0 commit comments

Comments
 (0)