xref: /linux/drivers/misc/altera-stapl/Kconfig (revision ec8f24b7faaf3d4799a7c3f4c1b87f6b02778ad1)
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	default n
9cff4fa84SIgor M. Liplianin	help
10cff4fa84SIgor M. Liplianin	  An Altera FPGA module. Say Y when you want to support this tool.
11