2019-05-19 20:07:45 +08:00
|
|
|
# SPDX-License-Identifier: GPL-2.0-only
|
2017-09-22 07:26:29 +08:00
|
|
|
comment "Altera FPGA firmware download module (requires I2C)"
|
|
|
|
depends on !I2C
|
2011-09-23 22:17:41 +08:00
|
|
|
|
2011-01-26 04:00:00 +08:00
|
|
|
config ALTERA_STAPL
|
|
|
|
tristate "Altera FPGA firmware download module"
|
|
|
|
depends on I2C
|
|
|
|
help
|
|
|
|
An Altera FPGA module. Say Y when you want to support this tool.
|