Files
zephyr/soc/altr/qemu_nios2/Kconfig.soc
Jamie McCrae 0101216ce1 soc: altera: Rename to altr
Aligns with vendor prefix

Signed-off-by: Jamie McCrae <jamie.mccrae@nordicsemi.no>
2024-03-01 15:50:11 +01:00

9 lines
158 B
Plaintext

# Copyright (c) 2018 Intel Corporation
# SPDX-License-Identifier: Apache-2.0
config SOC_QEMU_NIOS2
bool
config SOC
default "qemu_nios2" if SOC_QEMU_NIOS2