soc/intel_adsp: bump core count to four for TGPLP cAVS builds

With addition of separate intel_adsp_cavs25_tgph board to
cover 2 core variants, we can now bump the core count to
four cores for intel_adsp_cavs25 (used in Tiger Lake LP PCH).

Signed-off-by: Kai Vehmanen <kai.vehmanen@linux.intel.com>
This commit is contained in:
Kai Vehmanen 2022-02-28 12:53:12 +02:00 committed by Anas Nashif
commit ba02864d41

View file

@ -19,3 +19,5 @@ CONFIG_CAVS_ICTL=y
CONFIG_BOOTLOADER_SRAM_SIZE=192
CONFIG_BUILD_OUTPUT_BIN=n
CONFIG_CLEANUP_INTERMEDIATE_FILES=y
CONFIG_MP_NUM_CPUS=4