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