diff --git a/cmd/Kconfig b/cmd/Kconfig index 9a901122e95..bb11fd07cdf 100644 --- a/cmd/Kconfig +++ b/cmd/Kconfig @@ -2437,7 +2437,7 @@ config CMD_SLEEP config CMD_MP bool "support for multiprocessor commands" - depends on MP + depends on MP && !CPU default y help This enables commands to bringup different processors