Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
c2666c31387ae869375c9a39a9a2f72d3e28ffb6
/
.
/
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