xref: /linux/drivers/misc/altera-stapl/Kconfig (revision 0898782247ae533d1f4e47a06bc5d4870931b284)
1*ec8f24b7SThomas Gleixner# SPDX-License-Identifier: GPL-2.0-only
206b6f1c6SRandy Dunlapcomment "Altera FPGA firmware download module (requires I2C)"
306b6f1c6SRandy Dunlap	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
9cff4fa84SIgor M. Liplianin	  An Altera FPGA module. Say Y when you want to support this tool.
10