soc/intel_adsp: Make SMP default on cavs_v15

This is working well enough that it ought to be the default now.

Signed-off-by: Andy Ross <andrew.j.ross@intel.com>
This commit is contained in:
Andy Ross 2020-05-30 09:27:26 -07:00 committed by Anas Nashif
commit 2d494ddfc0

View file

@ -11,6 +11,9 @@ config SOC
string
default "intel_apl_adsp" if SOC_INTEL_CAVS_APL
config SMP
default y
config MP_NUM_CPUS
default 2