repo.or.cz
/
linux
/
fpc-iii.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
mic: vop: Fix use-after-free on remove
[linux/fpc-iii.git]
/
drivers
/
misc
/
altera-stapl
/
Kconfig
blob
8a828fe41fadb1691c8a8f96ff972119b54cc9f6
1
comment "Altera FPGA firmware download module (requires I2C)"
2
depends on !I2C
3
4
config ALTERA_STAPL
5
tristate "Altera FPGA firmware download module"
6
depends on I2C
7
default n
8
help
9
An Altera FPGA module. Say Y when you want to support this tool.