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:
parent
a3848cb861
commit
2d494ddfc0
1 changed files with 3 additions and 0 deletions
|
@ -11,6 +11,9 @@ config SOC
|
||||||
string
|
string
|
||||||
default "intel_apl_adsp" if SOC_INTEL_CAVS_APL
|
default "intel_apl_adsp" if SOC_INTEL_CAVS_APL
|
||||||
|
|
||||||
|
config SMP
|
||||||
|
default y
|
||||||
|
|
||||||
config MP_NUM_CPUS
|
config MP_NUM_CPUS
|
||||||
default 2
|
default 2
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue