zephyr/boards/xtensa/xt-sim/Kconfig.board
Anas Nashif f628c12b04 xtensa: rename SOC_SAMPLE_CONTROLLER
SOC_SAMPLE_CONTROLLER option name is too generic, make it Xtensa
specific to avoid confusion.

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2017-05-12 07:00:04 -04:00

8 lines
233 B
Text

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