Skip to content
Commit 2f53cd35 authored by Ashok Reddy Soma's avatar Ashok Reddy Soma Committed by Tom Rini
Browse files

cmd: Add Kconfig option for multiprocessor cmds



Add Kconfig option(CONFIG_CMD_MP) to enable or disable multiprocessor
commands. Compile cmd/mp.c based on CONFIG_CMD_MP.

Signed-off-by: default avatarAshok Reddy Soma <ashok.reddy.soma@xilinx.com>
Signed-off-by: default avatarMichal Simek <michal.simek@xilinx.com>
parent 29ef4ddb
Loading
Loading
Loading
Loading