xref: /linux/drivers/misc/altera-stapl/Kconfig (revision 06b6f1c623122bcf28f5a75b89862a68b9c884eb)
1*06b6f1c6SRandy Dunlapcomment "Altera FPGA firmware download module (requires I2C)"
2*06b6f1c6SRandy Dunlap	depends on !I2C
3cff4fa84SIgor M. Liplianin
4cff4fa84SIgor M. Liplianinconfig ALTERA_STAPL
5cff4fa84SIgor M. Liplianin	tristate "Altera FPGA firmware download module"
6cff4fa84SIgor M. Liplianin	depends on I2C
7cff4fa84SIgor M. Liplianin	default n
8cff4fa84SIgor M. Liplianin	help
9cff4fa84SIgor M. Liplianin	  An Altera FPGA module. Say Y when you want to support this tool.
10