]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/blob - drivers/misc/altera-stapl/Kconfig
PCI: PM: Skip devices in D0 for suspend-to-idle
[mirror_ubuntu-bionic-kernel.git] / drivers / misc / altera-stapl / Kconfig
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.