1# DesignWare ARC EM Software Development Platform board configuration 2 3# Copyright (c) 2019 Synopsys, Inc. All rights reserved. 4# SPDX-License-Identifier: Apache-2.0 5 6config BOARD_EMSDP 7 bool "EM Software Development Platform" 8 depends on SOC_ARC_EMSDP 9 help 10 The ARC EM Software Development Platform (emsdp) is an FPGA based 11 development platform intended to support ARC licenses in developing 12 their software for the ARC EM processor family and ARC EM Subsystems. 13 It has the support for ARC EM4, EM5D, EM6, EM7D, EM9D and EM11D 14 processors. ARC EM Enhanced Security Package (ESP) and ARC EM 15 Subsystems (DFSS, SCSS, DSS) are also supported. 16