From: Tao Yang <[email protected]> Enable the cpu command support for the default config.
Signed-off-by: Tao Yang <[email protected]> Signed-off-by: Hou Zhiqiang <[email protected]> --- configs/imx93_11x11_evk_defconfig | 1 + 1 file changed, 1 insertion(+) diff --git a/configs/imx93_11x11_evk_defconfig b/configs/imx93_11x11_evk_defconfig index 2246715d82..b5c7e92a0e 100644 --- a/configs/imx93_11x11_evk_defconfig +++ b/configs/imx93_11x11_evk_defconfig @@ -127,3 +127,4 @@ CONFIG_ULP_WATCHDOG=y CONFIG_WDT=y CONFIG_LZO=y CONFIG_BZIP2=y +CONFIG_MP=y -- 2.43.0

