[PATCH v2 6/6] qcom_defconfig: Enable reboot-mode support in qcom_defconfig

Simon Glass sjg at chromium.org
Wed May 27 06:38:44 CEST 2026


On 2026-02-13T11:27:11, Aswin Murugan <aswin.murugan at oss.qualcomm.com> 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 <aswin.murugan at oss.qualcomm.com>
>
> configs/qcom_defconfig | 3 +++
>  1 file changed, 3 insertions(+)

Reviewed-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list