7 lines
178 B
Plaintext
7 lines
178 B
Plaintext
|
# Copyright (C) 2023, Intel Corporation
|
||
|
# SPDX-License-Identifier: Apache-2.0
|
||
|
|
||
|
config BOARD_NIOSV_G
|
||
|
bool "Intel FPGA Nios V/g General Purpose Processor"
|
||
|
depends on SOC_NIOSV_G
|