Blame view

kernel/linux-rt-4.4.41/drivers/misc/altera-stapl/Kconfig 218 Bytes
5113f6f70   김현기   kernel add
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.