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