zephyr/soc/efinix/sapphire/Kconfig.soc

11 lines
223 B
Plaintext

# Copyright (c) 2023 Efinix Inc.
# SPDX-License-Identifier: Apache-2.0
config SOC_EFINIX_SAPPHIRE
bool
help
Efinix Sapphire VexRiscv system implementation
config SOC
default "efinix_sapphire" if SOC_EFINIX_SAPPHIRE