1 if NLM_XLP_BOARD || NLM_XLR_BOARD
5 bool "Built-in device tree for XLP EVP boards"
9 Add an FDT blob for XLP EVP boards into the kernel.
10 This DTB will be used if the firmware does not pass in a DTB
11 pointer to the kernel. The corresponding DTS file is at
12 arch/mips/netlogic/dts/xlp_evp.dts
15 bool "Built-in device tree for XLP SVP boards"
19 Add an FDT blob for XLP VP boards into the kernel.
20 This DTB will be used if the firmware does not pass in a DTB
21 pointer to the kernel. The corresponding DTS file is at
22 arch/mips/netlogic/dts/xlp_svp.dts
25 bool "Built-in device tree for XLP FVP boards"
29 Add an FDT blob for XLP FVP board into the kernel.
30 This DTB will be used if the firmware does not pass in a DTB
31 pointer to the kernel. The corresponding DTS file is at
32 arch/mips/netlogic/dts/xlp_fvp.dts
35 bool "Built-in device tree for XLP GVP boards"
39 Add an FDT blob for XLP GVP board into the kernel.
40 This DTB will be used if the firmware does not pass in a DTB
41 pointer to the kernel. The corresponding DTS file is at
42 arch/mips/netlogic/dts/xlp_gvp.dts
45 bool "Built-in device tree for XLP RVP boards"
48 Add an FDT blob for XLP RVP board into the kernel.
49 This DTB will be used if the firmware does not pass in a DTB
50 pointer to the kernel. The corresponding DTS file is at
51 arch/mips/netlogic/dts/xlp_rvp.dts
54 bool "Support for multi-chip boards"
55 depends on NLM_XLP_BOARD
58 Add support for boards with 2 or 4 XLPs connected over ICI.
62 prompt "Number of XLPs on the board"
63 default NLM_MULTINODE_2
65 In the multi-node case, specify the number of SoCs on the board.
67 config NLM_MULTINODE_2
70 Support boards with upto two XLPs connected over ICI.
72 config NLM_MULTINODE_4
75 Support boards with upto four XLPs connected over ICI.
88 config NEED_SG_DMA_LENGTH
93 select NEED_SG_DMA_LENGTH