Alan Tull | 6a8c3be | 2015-10-07 16:36:28 +0100 | [diff] [blame^] | 1 | # |
2 | # FPGA framework configuration | ||||
3 | # | ||||
4 | |||||
5 | menu "FPGA Configuration Support" | ||||
6 | |||||
7 | config 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 | |||||
14 | endmenu |