Back to home page

OSCL-LXR

 
 

    


0001 # SPDX-License-Identifier: GPL-2.0-only
0002 comment "Altera FPGA firmware download module (requires I2C)"
0003         depends on !I2C
0004 
0005 config ALTERA_STAPL
0006         tristate "Altera FPGA firmware download module"
0007         depends on I2C
0008         help
0009           An Altera FPGA module. Say Y when you want to support this tool.