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