106b6f1c6SRandy Dunlap# SPDX-License-Identifier: GPL-2.0-only 206b6f1c6SRandy Dunlapcomment "Altera FPGA firmware download module (requires I2C)" 3cff4fa84SIgor M. Liplianin depends on !I2C 4cff4fa84SIgor M. Liplianin 5cff4fa84SIgor M. Liplianinconfig ALTERA_STAPL 6cff4fa84SIgor M. Liplianin tristate "Altera FPGA firmware download module" 7cff4fa84SIgor M. Liplianin depends on I2C 8cff4fa84SIgor M. Liplianin help 9 An Altera FPGA module. Say Y when you want to support this tool. 10