2017-05-11 20:45:48 +08:00
|
|
|
# Kconfig - XTENSA board configuration
|
|
|
|
#
|
|
|
|
# Copyright (c) 2017 Intel Corporation
|
|
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
|
|
|
|
|
|
config BOARD_QEMU_XTENSA
|
|
|
|
bool "Xtensa emulation using Qemu"
|
2017-05-12 05:46:49 +08:00
|
|
|
depends on SOC_XTENSA_SAMPLE_CONTROLLER
|