Thread (31 messages) 31 messages, 6 authors, 2017-11-05

Re: [PATCH 4/7] MIPS: Octeon: Add Free Pointer Unit (FPA) support.

From: James Hogan <hidden>
Date: 2017-11-02 13:14:31
Also in: linux-devicetree, linux-mips, lkml

On Wed, Nov 01, 2017 at 05:36:03PM -0700, David Daney wrote:
quoted hunk ↗ jump to hunk
diff --git a/arch/mips/cavium-octeon/Kconfig b/arch/mips/cavium-octeon/Kconfig
index 5c0b56203bae..211ef5b57214 100644
--- a/arch/mips/cavium-octeon/Kconfig
+++ b/arch/mips/cavium-octeon/Kconfig
@@ -86,4 +86,14 @@ config OCTEON_ILM
 	  To compile this driver as a module, choose M here.  The module
 	  will be called octeon-ilm
 
+config OCTEON_FPA3
+	tristate "Octeon III fpa driver"
+	default "n"
n is the default default so I think this line is redundant.
+	depends on CPU_CAVIUM_OCTEON
+	help
+	  This option enables a Octeon III driver for the Free Pool Unit (FPA).
+	  The FPA is a hardware unit that manages pools of pointers to free
+	  L2/DRAM memory. This driver provides an interface to reserve,
+	  initialize, and fill fpa pools.
+
 endif # CAVIUM_OCTEON_SOC
Cheers
James
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help