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