Kconfig 218 B

12345678
  1. comment "Altera FPGA firmware download module"
  2. config ALTERA_STAPL
  3. tristate "Altera FPGA firmware download module"
  4. depends on I2C
  5. default n
  6. help
  7. An Altera FPGA module. Say Y when you want to support this tool.