Ports the SoC configuration to hardware model version 2 Signed-off-by: Jamie McCrae <jamie.mccrae@nordicsemi.no>
9 lines
148 B
Plaintext
9 lines
148 B
Plaintext
# Copyright (c) 2023 Rivos Inc.
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
|
|
config SOC_OPENTITAN
|
|
bool
|
|
|
|
config SOC
|
|
default "opentitan" if SOC_OPENTITAN
|