Skip to content

Commit a8197bf

Browse files
whbo158jhedberg
authored andcommitted
samples: subsys: shell: shell_module: add support for FRDM-IMX93
Add reboot support in shell for FRDM-IMX91. Compile commands: west build -p always -b frdm_imx93/mimx9352/a55 \ samples/subsys/shell/shell_module Signed-off-by: Hongbo Wang <hongbo.wang@nxp.com> Signed-off-by: Jiafei Pan <Jiafei.Pan@nxp.com>
1 parent 706309d commit a8197bf

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
CONFIG_REBOOT=y
2+
CONFIG_PM_CPU_OPS=y
3+
CONFIG_PM_CPU_OPS_PSCI=y

0 commit comments

Comments
 (0)