blob: af0a294d4227cc830a55eb18bd37047f9aec5903 [file] [log] [blame]
# Copyright (c) 2021 Intel Corporation
# SPDX-License-Identifier: Apache-2.0
if BOARD_ACRN
config BOARD
default "acrn"
depends on BOARD_ACRN
config MP_MAX_NUM_CPUS
default 2
endif