| if NLM_XLP_BOARD || NLM_XLR_BOARD |
| bool "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 |
| bool "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 |
| bool "Support for multi-chip boards" |
| Add support for boards with 2 or 4 XLPs connected over ICI. |
| prompt "Number of XLPs on the board" |
| In the multi-node case, specify the number of SoCs on the board. |
| Support boards with upto two XLPs connected over ICI. |
| Support boards with upto four XLPs connected over ICI. |