Skip to content

Commit 84febc4

Browse files
Zhiqiang-Houfabioestevam
authored andcommitted
configs: imx93: enable the 'cpu' command
Enable the 'cpu' command to display the CPU info and release CPU core to run baremetal or RTOS applications. Signed-off-by: Hou Zhiqiang <[email protected]>
1 parent 796b226 commit 84febc4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

configs/imx93_11x11_evk_defconfig

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,7 @@ CONFIG_CMD_ERASEENV=y
5252
# CONFIG_CMD_CRC32 is not set
5353
CONFIG_CMD_MEMTEST=y
5454
CONFIG_CMD_CLK=y
55+
CONFIG_CMD_CPU=y
5556
CONFIG_CMD_DFU=y
5657
CONFIG_CMD_FUSE=y
5758
CONFIG_CMD_GPIO=y

0 commit comments

Comments
 (0)