|
@@ -2,9 +2,7 @@
|
|
# FPGA framework configuration
|
|
# FPGA framework configuration
|
|
#
|
|
#
|
|
|
|
|
|
-menu "FPGA Configuration Support"
|
|
|
|
-
|
|
|
|
-config FPGA
|
|
|
|
|
|
+menuconfig FPGA
|
|
tristate "FPGA Configuration Framework"
|
|
tristate "FPGA Configuration Framework"
|
|
help
|
|
help
|
|
Say Y here if you want support for configuring FPGAs from the
|
|
Say Y here if you want support for configuring FPGAs from the
|
|
@@ -106,5 +104,3 @@ config XILINX_PR_DECOUPLER
|
|
being reprogrammed during partial reconfig.
|
|
being reprogrammed during partial reconfig.
|
|
|
|
|
|
endif # FPGA
|
|
endif # FPGA
|
|
-
|
|
|
|
-endmenu
|
|
|