1# XTENSA board configuration
2
3# Copyright (c) 2016 Cadence Design Systems, Inc.
4# SPDX-License-Identifier: Apache-2.0
5
6config BOARD_XT_SIM
7	bool "Xtensa Development ISS"
8	depends on SIMULATOR_XTENSA
9