Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
a0535439b48845c14bf9b63ba53432e2ed1aad70
/
.
/
boards
/
x86
/
acrn
/
Kconfig.defconfig
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