1a6c6eb552
Add board support for INTEL NIOSV Microcontroller Core Processor. Signed-off-by: Khor Swee Aun <swee.aun.khor@intel.com>
7 lines
180 B
Plaintext
7 lines
180 B
Plaintext
# Copyright (C) 2023, Intel Corporation
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
|
|
config BOARD_NIOSV_M
|
|
bool "Intel FPGA NIOSV Microcontroller Core Processor"
|
|
depends on SOC_NIOSV_M
|