tipc: convert tipc reference table to use generic rhashtable
[firefly-linux-kernel-4.4.55.git] / net / tipc / Kconfig
index c890848f9d560fc4cda305653c08f53c712dfbe2..91c8a8e031db718a067fa2ed4ef9f2924ddb7c25 100644 (file)
@@ -20,18 +20,6 @@ menuconfig TIPC
 
          If in doubt, say N.
 
-config TIPC_PORTS
-       int "Maximum number of ports in a node"
-       depends on TIPC
-       range 127 65535
-       default "8191"
-       help
-         Specifies how many ports can be supported by a node.
-         Can range from 127 to 65535 ports; default is 8191.
-
-         Setting this to a smaller value saves some memory,
-         setting it to higher allows for more ports.
-
 config TIPC_MEDIA_IB
        bool "InfiniBand media type support"
        depends on TIPC && INFINIBAND_IPOIB