Commit df82d2ec authored by Tom Rix's avatar Tom Rix Committed by Greg Kroah-Hartman
Browse files

fpga: change FPGA indirect article to an

parent 987b741c
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -7,7 +7,7 @@ menuconfig 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
	  kernel.  The FPGA framework adds an FPGA manager class and FPGA
	  manager drivers.

if FPGA
@@ -134,7 +134,7 @@ config FPGA_REGION
	tristate "FPGA Region"
	depends on FPGA_BRIDGE
	help
	  FPGA Region common code.  A FPGA Region controls a FPGA Manager
	  FPGA Region common code.  An FPGA Region controls an FPGA Manager
	  and the FPGA Bridges associated with either a reconfigurable
	  region of an FPGA or a whole FPGA.