zephyr/boards/x86/acrn/Kconfig.board

12 lines
194 B
Plaintext

#
# Copyright (c) 2019 Intel Corporation
#
# SPDX-License-Identifier: Apache-2.0
#
config BOARD_ACRN
bool "ACRN User OS"
depends on SOC_IA32
select CPU_HAS_FPU if !X86_IAMCU
select SET_GDT