1# Copyright (c) 2021 Intel Corporation 2# SPDX-License-Identifier: Apache-2.0 3 4choice 5prompt "Intel SoC FPGA Agilex" 6depends on SOC_SERIES_AGILEX 7 8config SOC_AGILEX 9 bool "Intel SoC FPGA Agilex" 10endchoice 11