Browse Source
Ports the leon3 SoC configuration to hardware model version 2 Signed-off-by: Jamie McCrae <jamie.mccrae@nordicsemi.no>pull/69687/head
8 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_LEON3 |
||||
bool |
||||
|
||||
config SOC |
||||
default "leon3" if SOC_LEON3 |
Loading…
Reference in new issue