1# FPGA EOS S3 driver configuration options
2
3# Copyright (c) 2021 Antmicro <www.antmicro.com>
4# SPDX-License-Identifier: Apache-2.0
5
6config EOS_S3_FPGA
7	bool "EOS S3 fpga driver"
8	help
9	  Enable EOS S3 FPGA driver.
10