Merge branch 'nvme-5.2-rc-next' of git://git.infradead.org/nvme into for-linus
[sfrench/cifs-2.6.git] / drivers / misc / altera-stapl / Kconfig
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         default n
9         help
10           An Altera FPGA module. Say Y when you want to support this tool.