zephyr/boards/xtensa/xt-sim/Kconfig.board
Carles Cufi b470fe54ea boards: xt-sim_intel_s1000: Fix board definition
Fix up the board definition so that the actual board can at least be
processed by Kconfig.

See #22474.

Signed-off-by: Carles Cufi <carles.cufi@nordicsemi.no>
2020-02-14 22:12:21 +02:00

12 lines
263 B
Plaintext

# XTENSA board configuration
# Copyright (c) 2016 Cadence Design Systems, Inc.
# SPDX-License-Identifier: Apache-2.0
config BOARD_XT_SIM
bool "Xtensa Development ISS"
depends on SIMULATOR_XTENSA
config BOARD_XT_SIM_INTEL_S1000
bool "Xtensa Development ISS"