soc: arm: privilege: add Cyclone V SoC FPGA suppport Add support for the Intel Cyclone V SoC FPGA (arm Cortex-A9). Signed-off-by: Esteban Valverde <esteban.valverde.vega@intel.com>
6 lines
195 B
Text
6 lines
195 B
Text
# Copyright (c) 2022 Intel Corporation
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
# Description:
|
|
# Adding support for Cyclone V SoC FPGA
|
|
|
|
source "soc/arm/intel_socfpga_std/*/Kconfig.defconfig.series"
|