https://github.com/torvalds/linux
Raw File
Tip revision: c1ae3cfa0e89fa1a7ecc4c99031f5e9ae99d9201 authored by Linus Torvalds on 05 March 2017, 20:59:56 UTC
Linux 4.11-rc1
Tip revision: c1ae3cf
Kconfig
#
# "xilinx FPGA firmware download, fpgaboot"
#
config GS_FPGABOOT
	tristate "Xilinx FPGA firmware download module"
	default n
	help
	  Xilinx FPGA firmware download module
back to top