Browse Source
Ports the snps_arc_hsdk SoC configuration to hardware model version 2 Signed-off-by: Jamie McCrae <jamie.mccrae@nordicsemi.no>pull/69687/head
6 changed files with 12 additions and 4 deletions
@ -0,0 +1,8 @@ |
|||||||
|
# Copyright (c) 2019 Synopsys, Inc. All rights reserved. |
||||||
|
# SPDX-License-Identifier: Apache-2.0 |
||||||
|
|
||||||
|
config SOC_ARC_HSDK |
||||||
|
bool |
||||||
|
|
||||||
|
config SOC |
||||||
|
default "arc_hsdk" if SOC_ARC_HSDK |
Loading…
Reference in new issue