Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
938eae33722e572769a278c60e8aefb1628014ab
/
.
/
boards
/
x86
/
acrn
/
Kconfig.defconfig
blob: f4cc6d20bcb96ced8080db606f002af45ba9647d [
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_NUM_CPUS
default
2
endif