aboutsummaryrefslogtreecommitdiffstats
path: root/net/tipc/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'net/tipc/Kconfig')
-rw-r--r--net/tipc/Kconfig10
1 files changed, 0 insertions, 10 deletions
diff --git a/net/tipc/Kconfig b/net/tipc/Kconfig
index 06d32908fcfb..c02d3e9c156d 100644
--- a/net/tipc/Kconfig
+++ b/net/tipc/Kconfig
@@ -29,16 +29,6 @@ config TIPC_ADVANCED
29 Saying Y here will open some advanced configuration for TIPC. 29 Saying Y here will open some advanced configuration for TIPC.
30 Most users do not need to bother; if unsure, just say N. 30 Most users do not need to bother; if unsure, just say N.
31 31
32config TIPC_CLUSTERS
33 int "Maximum number of clusters in a zone"
34 depends on TIPC_ADVANCED
35 range 1 1
36 default "1"
37 help
38 Specifies how many clusters can be supported in a TIPC zone.
39
40 *** Currently TIPC only supports a single cluster per zone. ***
41
42config TIPC_NODES 32config TIPC_NODES
43 int "Maximum number of nodes in a cluster" 33 int "Maximum number of nodes in a cluster"
44 depends on TIPC_ADVANCED 34 depends on TIPC_ADVANCED