1# Copyright (C) 2023, Intel Corporation 2# SPDX-License-Identifier: Apache-2.0 3 4config SOC_SERIES_NIOSV 5 bool "INTEL FPGA NIOSV" 6 select RISCV 7 select SOC_FAMILY_RISCV_PRIVILEGED 8 help 9 Enable support for the INTEL FPGA NIOSV. 10