Directory Files
.. 86
File Size
Kconfig 279 B
Makefile 190 B
altera-comp.c 2.7 kB
altera-exprt.h 468 B
altera-jtag.c 22 kB
altera-jtag.h 2.7 kB
altera-lpt.c 1.1 kB
altera-stapl.mod.c 0 B
altera.c 56 kB

Linux v6.6.1 - altera-stapl

# SPDX-License-Identifier: GPL-2.0-only
comment "Altera FPGA firmware download module (requires I2C)"
	depends on !I2C

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.