zephyr/boards/xtensa/qemu_xtensa/Kconfig.board

10 lines
230 B
Plaintext

# XTENSA board configuration
# Copyright (c) 2017 Intel Corporation
# SPDX-License-Identifier: Apache-2.0
config BOARD_QEMU_XTENSA
bool "Xtensa emulation using QEMU"
depends on SOC_XTENSA_SAMPLE_CONTROLLER
select QEMU_TARGET