blob: 6580eebadda481b77bbf7887f77238a6cba7e4e4 [file] [log] [blame]
# Kconfig - DesignWare ARC EM Starter Kit board configuration
#
# Copyright (c) 2016 Synopsys, Inc. All rights reserved.
#
# SPDX-License-Identifier: Apache-2.0
#
config BOARD_NSIM_EM
bool "ARC EM Nsim simulator"
depends on SOC_NSIM
select HAS_DTS
help
The DesignWare ARC Nsim EM board is a virtual board based on
nsim simulator. It's used to show the ARC EM core features.
It just has a console based on hostlink feature of nsim simulator.