Ports the ae350 SoC configuration to hardware model version 2 Signed-off-by: Jamie McCrae <jamie.mccrae@nordicsemi.no>
9 lines
167 B
Plaintext
9 lines
167 B
Plaintext
# Copyright (c) 2024 Nordic Semiconductor ASA
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
|
|
if RISCV_PRIVILEGED
|
|
|
|
rsource "riscv-privileged/Kconfig"
|
|
|
|
endif # RISCV_PRIVILEGED
|