# | |
# FPGA framework configuration | |
# | |
menu "FPGA Configuration Support" | |
config FPGA | |
tristate "FPGA Configuration Framework" | |
help | |
Say Y here if you want support for configuring FPGAs from the | |
kernel. The FPGA framework adds a FPGA manager class and FPGA | |
manager drivers. | |
endmenu |