1# FPGA ALTERA driver configuration options
2
3# Copyright (c) 2024, Intel Corporation. All rights reserved.
4# SPDX-License-Identifier: Apache-2.0
5
6config ALTERA_AGILEX_BRIDGE_FPGA
7 bool "ALTERA fpga driver"
8 depends on ARM_SIP_SVC_SUBSYS
9 help
10 Enable ALTERA FPGA driver.
11