repo.or.cz
/
drm
/
drm-misc.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Merge tag 'trace-printf-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/trace...
[drm/drm-misc.git]
/
drivers
/
misc
/
altera-stapl
/
Kconfig
blob
6c4c6575ec31164509b1984b4d41769237dc5502
1
# SPDX-License-Identifier: GPL-2.0-only
2
comment "Altera FPGA firmware download module (requires I2C)"
3
depends on !I2C
4
5
config ALTERA_STAPL
6
tristate "Altera FPGA firmware download module"
7
depends on I2C
8
help
9
An Altera FPGA module. Say Y when you want to support this tool.