blob: 8c517c88dc00aed80d9554555fdcfd4b372ca512 [file] [log] [blame]
# XTENSA board configuration
# Copyright (c) 2017, 2023 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
config BOARD_QEMU_XTENSA_MMU
bool "Xtensa emulation using QEMU with MMU"
depends on SOC_XTENSA_DC233C
select QEMU_TARGET
select XTENSA_MMU