brintos

brintos / linux-shallow public Read only

0
0
Text · 279 B · 6c4c657 Raw
10 lines · plain
1# SPDX-License-Identifier: GPL-2.0-only2comment "Altera FPGA firmware download module (requires I2C)"3	depends on !I2C4 5config ALTERA_STAPL6	tristate "Altera FPGA firmware download module"7	depends on I2C8	help9	  An Altera FPGA module. Say Y when you want to support this tool.10