Ports the gr716a SoC configuration to hardware model version 2 Signed-off-by: Jamie McCrae <jamie.mccrae@nordicsemi.no>
9 lines
151 B
Plaintext
9 lines
151 B
Plaintext
# Copyright (c) 2019-2020 Cobham Gaisler AB
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
|
|
config SOC_GR716A
|
|
bool
|
|
|
|
config SOC
|
|
default "gr716a" if SOC_GR716A
|