2017-01-13 21:47:57 +08:00
|
|
|
# Kconfig - XTENSA board configuration
|
|
|
|
#
|
|
|
|
# Copyright (c) 2016 Cadence Design Systems, Inc.
|
2017-01-25 07:10:39 +08:00
|
|
|
# SPDX-License-Identifier: Apache-2.0
|
2017-01-13 21:47:57 +08:00
|
|
|
|
2017-05-16 02:17:23 +08:00
|
|
|
config BOARD_XT_SIM
|
2017-01-13 21:47:57 +08:00
|
|
|
bool "Xtensa Development ISS"
|
2017-09-12 00:25:39 +08:00
|
|
|
depends on SIMULATOR_XTENSA
|