1# DesignWare ARC HSDK4XD Development Kit board configuration
2
3# Copyright (c) 2023 Synopsys, Inc. All rights reserved.
4# SPDX-License-Identifier: Apache-2.0
5
6config BOARD_HSDK4XD
7	bool "ARC HSDK4XD Development Kit"
8	depends on SOC_ARC_HSDK4XD
9	help
10	  The ARC HS4x/4xD Development Kit is a ready-to-use software development
11	  platform for the ARC HS4x/4xD family of processor IP. It includes
12	  a multicore ARC HS4x/HS4xD-based chip and integrates a wide range
13	  of interfaces.
14