Files
zephyr/soc/intel/intel_adsp/ace/Kconfig.defconfig.ace15_mtpm
Jamie McCrae a0a7c30f28 soc: intel: intel_adsp: Fix issues
Fixes issues with missing protection guards and selections in
wrong files, and one case of missing bools on 2 fields

Signed-off-by: Jamie McCrae <jamie.mccrae@nordicsemi.no>
2024-03-01 15:50:07 +01:00

10 lines
149 B
Plaintext

# Copyright (c) 2022-2024 Intel Corporation
# SPDX-License-Identifier: Apache-2.0
if SOC_INTEL_ACE15_MTPM
config MP_MAX_NUM_CPUS
default 3
endif