Blame view

kernel/linux-imx6_3.14.28/drivers/misc/altera-stapl/Kconfig 218 Bytes
6b13f685e   김민수   BSP 최초 추가
1
2
3
4
5
6
7
8
  comment "Altera FPGA firmware download module"
  
  config ALTERA_STAPL
  	tristate "Altera FPGA firmware download module"
  	depends on I2C
  	default n
  	help
  	  An Altera FPGA module. Say Y when you want to support this tool.