13 lines
440 B
Plaintext
13 lines
440 B
Plaintext
# DesignWare ARC HSDK4XD Development Kit board configuration
|
|
|
|
# Copyright (c) 2023 Synopsys, Inc. All rights reserved.
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
|
|
config BOARD_HSDK4XD
|
|
select SOC_ARC_HSDK4XD
|
|
help
|
|
The ARC HS4x/4xD Development Kit is a ready-to-use software development
|
|
platform for the ARC HS4x/4xD family of processor IP. It includes
|
|
a multicore ARC HS4x/HS4xD-based chip and integrates a wide range
|
|
of interfaces.
|