a64ce1fc6b
This adds driver for EOS_S3 SoC FPGA. Signed-off-by: Mateusz Sierszulski <msierszulski@internships.antmicro.com> Signed-off-by: Tomasz Gorochowik <tgorochowik@antmicro.com>
10 lines
214 B
Plaintext
10 lines
214 B
Plaintext
# FPGA EOS S3 driver configuration options
|
|
|
|
# Copyright (c) 2021 Antmicro <www.antmicro.com>
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
|
|
config EOS_S3_FPGA
|
|
bool "EOS S3 fpga driver"
|
|
help
|
|
Enable EOS S3 FPGA driver.
|