mirror of
https://github.com/Dasharo/zephyr.git
synced 2026-03-06 14:57:20 -08:00
For samples that set CONFIG_MP_NUM_CPUS=1, switch to using CONFIG_MP_MAX_NUM_CPUS=1 instead as we work to phase out CONFIG_MP_NUM_CPUS. Signed-off-by: Kumar Gala <kumar.gala@intel.com>