1# Copyright (c) 2022-2024 Intel Corporation
2# SPDX-License-Identifier: Apache-2.0
3
4if SOC_INTEL_ACE15_MTPM
5
6config MP_MAX_NUM_CPUS
7	default 3
8
9endif
10