On 2026-02-13T11:27:11, Aswin Murugan <[email protected]> wrote: > qcom_defconfig: Enable reboot-mode support in qcom_defconfig > > Enable reboot-mode functionality for all Qualcomm platforms that define > reboot-mode device tree nodes. The drivers gracefully handle platforms > without reboot-mode configuration, making it safe to enable globally. > > Add config options: > CONFIG_DM_REBOOT_MODE=y - Core reboot-mode framework > CONFIG_REBOOT_MODE_NVMEM=y - NVMEM-based storage backend > CONFIG_QCOM_SPMI_SDAM=y - Qualcomm PMIC SDAM/PON access > > Signed-off-by: Aswin Murugan <[email protected]> > > configs/qcom_defconfig | 3 +++ > 1 file changed, 3 insertions(+)
Reviewed-by: Simon Glass <[email protected]>

