1 if NLM_XLP_BOARD || NLM_XLR_BOARD
5 bool "Built-in device tree for XLP EVP boards"
8 Add an FDT blob for XLP EVP boards into the kernel.
9 This DTB will be used if the firmware does not pass in a DTB
10 pointer to the kernel. The corresponding DTS file is at
11 arch/mips/netlogic/dts/xlp_evp.dts
14 bool "Built-in device tree for XLP SVP boards"
17 Add an FDT blob for XLP VP boards into the kernel.
18 This DTB will be used if the firmware does not pass in a DTB
19 pointer to the kernel. The corresponding DTS file is at
20 arch/mips/netlogic/dts/xlp_svp.dts
23 bool "Built-in device tree for XLP FVP boards"
26 Add an FDT blob for XLP FVP board into the kernel.
27 This DTB will be used if the firmware does not pass in a DTB
28 pointer to the kernel. The corresponding DTS file is at
29 arch/mips/netlogic/dts/xlp_fvp.dts
32 bool "Built-in device tree for XLP GVP boards"
35 Add an FDT blob for XLP GVP board into the kernel.
36 This DTB will be used if the firmware does not pass in a DTB
37 pointer to the kernel. The corresponding DTS file is at
38 arch/mips/netlogic/dts/xlp_gvp.dts
41 bool "Support for multi-chip boards"
42 depends on NLM_XLP_BOARD
45 Add support for boards with 2 or 4 XLPs connected over ICI.
49 prompt "Number of XLPs on the board"
50 default NLM_MULTINODE_2
52 In the multi-node case, specify the number of SoCs on the board.
54 config NLM_MULTINODE_2
57 Support boards with upto two XLPs connected over ICI.
59 config NLM_MULTINODE_4
62 Support boards with upto four XLPs connected over ICI.
75 config NEED_SG_DMA_LENGTH
80 select NEED_SG_DMA_LENGTH