f103c82c31
Replaces inaccurate or wrong vendor prefixes in board and soc folder names with those from thr vendor prefix file Signed-off-by: Jamie McCrae <jamie.mccrae@nordicsemi.no>
12 lines
243 B
Plaintext
12 lines
243 B
Plaintext
# Copyright (c) 2014 Wind River Systems, Inc.
|
|
# Copyright (c) 2018 Synopsys, Inc. All rights reserved.
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
|
|
config SOC_ARC_IOT
|
|
bool
|
|
help
|
|
Synopsys ARC IoT SoC
|
|
|
|
config SOC
|
|
default "arc_iot" if SOC_ARC_IOT
|