soc: xtensa: esp32: Convert CONFIG_MP_NUM_CPUS handling Move runtime checks to use arch_num_cpus(). This is to allow runtime determination of the number of CPUs in the future. Signed-off-by: Kumar Gala <kumar.gala@intel.com>