From: Peng Fan <peng....@nxp.com>

Enable sysreset for i.MX93 EVK.

Signed-off-by: Peng Fan <peng....@nxp.com>
---
 configs/imx93_11x11_evk_defconfig    | 3 +++
 configs/imx93_11x11_evk_ld_defconfig | 3 +++
 2 files changed, 6 insertions(+)

diff --git a/configs/imx93_11x11_evk_defconfig 
b/configs/imx93_11x11_evk_defconfig
index cf240baae5b..eb4674ddd47 100644
--- a/configs/imx93_11x11_evk_defconfig
+++ b/configs/imx93_11x11_evk_defconfig
@@ -112,6 +112,9 @@ CONFIG_DM_RTC=y
 CONFIG_RTC_EMULATION=y
 CONFIG_DM_SERIAL=y
 CONFIG_FSL_LPUART=y
+CONFIG_SYSRESET=y
+CONFIG_SYSRESET_CMD_POWEROFF=y
+CONFIG_SYSRESET_PSCI=y
 CONFIG_DM_THERMAL=y
 CONFIG_IMX_TMU=y
 CONFIG_ULP_WATCHDOG=y
diff --git a/configs/imx93_11x11_evk_ld_defconfig 
b/configs/imx93_11x11_evk_ld_defconfig
index ac8a23fcbf7..29d94316b33 100644
--- a/configs/imx93_11x11_evk_ld_defconfig
+++ b/configs/imx93_11x11_evk_ld_defconfig
@@ -114,6 +114,9 @@ CONFIG_DM_RTC=y
 CONFIG_RTC_EMULATION=y
 CONFIG_DM_SERIAL=y
 CONFIG_FSL_LPUART=y
+CONFIG_SYSRESET=y
+CONFIG_SYSRESET_CMD_POWEROFF=y
+CONFIG_SYSRESET_PSCI=y
 CONFIG_DM_THERMAL=y
 CONFIG_IMX_TMU=y
 CONFIG_ULP_WATCHDOG=y
-- 
2.40.0

Reply via email to