]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/blame - drivers/fpga/Kconfig
add FPGA manager core
[mirror_ubuntu-bionic-kernel.git] / drivers / fpga / Kconfig
CommitLineData
6a8c3be7
AT
1#
2# FPGA framework configuration
3#
4
5menu "FPGA Configuration Support"
6
7config FPGA
8 tristate "FPGA Configuration Framework"
9 help
10 Say Y here if you want support for configuring FPGAs from the
11 kernel. The FPGA framework adds a FPGA manager class and FPGA
12 manager drivers.
13
14endmenu