https://github.com/torvalds/linux
Raw File
Tip revision: caca6a03d365883564885f2c1da3e88dcf65d139 authored by Linus Torvalds on 24 November 2011, 04:20:28 UTC
Linux 3.2-rc3
Tip revision: caca6a0
Kconfig
comment "Altera FPGA firmware download module"

config ALTERA_STAPL
	tristate "Altera FPGA firmware download module"
	depends on I2C
	default n
	help
	  An Altera FPGA module. Say Y when you want to support this tool.
back to top