]> Git Repo - J-u-boot.git/commit - Kconfig
cmd: Add Kconfig option for multiprocessor cmds
authorAshok Reddy Soma <[email protected]>
Mon, 17 Jan 2022 09:16:50 +0000 (10:16 +0100)
committerTom Rini <[email protected]>
Mon, 24 Jan 2022 15:35:10 +0000 (10:35 -0500)
commit480245cf273dfd14536dc2b30aff0a733b71a1ed
tree3ff70c21854c4a1bdbf60414d6fead53c0982049
parentc28f2499952a78609e80d3b1f7aca9b0aab8d6d6
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: Ashok Reddy Soma <[email protected]>
Signed-off-by: Michal Simek <[email protected]>
Kconfig
cmd/Kconfig
cmd/Makefile
This page took 0.034519 seconds and 4 git commands to generate.