blob: a1a8936e38b0030351d008fffcf7df34e384c688 [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
config HEAP_MEM_POOL_ADD_SIZE_ACPI
default 32768
depends on ACPI
endif