arch/mips/netlogic/Kconfig v5.13-rc1

DT_XLP_EVP

Built-in device tree for XLP EVP boards

Add an FDT blob for XLP EVP boards into the kernel.
This DTB will be used if the firmware does not pass in a DTB
pointer to the kernel.  The corresponding DTS file is at
arch/mips/netlogic/dts/xlp_evp.dts

DT_XLP_SVP

Built-in device tree for XLP SVP boards

Add an FDT blob for XLP VP boards into the kernel.
This DTB will be used if the firmware does not pass in a DTB
pointer to the kernel.  The corresponding DTS file is at
arch/mips/netlogic/dts/xlp_svp.dts

DT_XLP_FVP

Built-in device tree for XLP FVP boards

Add an FDT blob for XLP FVP board into the kernel.
This DTB will be used if the firmware does not pass in a DTB
pointer to the kernel.  The corresponding DTS file is at
arch/mips/netlogic/dts/xlp_fvp.dts

DT_XLP_GVP

Built-in device tree for XLP GVP boards

Add an FDT blob for XLP GVP board into the kernel.
This DTB will be used if the firmware does not pass in a DTB
pointer to the kernel.  The corresponding DTS file is at
arch/mips/netlogic/dts/xlp_gvp.dts

DT_XLP_RVP

Built-in device tree for XLP RVP boards

Add an FDT blob for XLP RVP board into the kernel.
This DTB will be used if the firmware does not pass in a DTB
pointer to the kernel.  The corresponding DTS file is at
arch/mips/netlogic/dts/xlp_rvp.dts

NLM_MULTINODE

Support for multi-chip boards

Add support for boards with 2 or 4 XLPs connected over ICI.

NLM_MULTINODE

Number of XLPs on the board

In the multi-node case, specify the number of SoCs on the board.

NLM_MULTINODE_2

Dual-XLP board

Support boards with upto two XLPs connected over ICI.

NLM_MULTINODE_4

Quad-XLP board

Support boards with upto four XLPs connected over ICI.