zephyr/boards/xtensa/xt-sim/Kconfig.defconfig

15 lines
253 B
Plaintext
Raw Normal View History

# Kconfig - STM32 MINI A15 board configuration
#
# Copyright (c) 2016 Cadence Design Systems, Inc.
# SPDX-License-Identifier: Apache-2.0
if BOARD_XT_SIM
config BOARD
default xt-sim
config SIMULATOR_XTENSA
def_bool y
endif # BOARD_SIMULATOR_XTENSA