[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <200702060032.l160W9s8004643@shell0.pdx.osdl.net>
Date: Mon, 05 Feb 2007 16:31:06 -0800
From: akpm@...ux-foundation.org
To: davem@...emloft.net
Cc: netdev@...r.kernel.org, akpm@...ux-foundation.org,
rpjday@...dspring.com, jeff@...zik.org
Subject: [patch 09/11] Remove unused kernel config option DLCI_COUNT
From: "Robert P. J. Day" <rpjday@...dspring.com>
Remove the unused kernel config option DLCI_COUNT.
Signed-off-by: Robert P. J. Day <rpjday@...dspring.com>
Cc: "David S. Miller" <davem@...emloft.net>
Cc: Jeff Garzik <jeff@...zik.org>
Cc: Krzysztof Halasa {khc@...waw.pl>
Signed-off-by: Andrew Morton <akpm@...ux-foundation.org>
---
drivers/net/wan/Kconfig | 11 -----------
1 file changed, 11 deletions(-)
diff -puN drivers/net/wan/Kconfig~remove-unused-kernel-config-option-dlci_count drivers/net/wan/Kconfig
--- a/drivers/net/wan/Kconfig~remove-unused-kernel-config-option-dlci_count
+++ a/drivers/net/wan/Kconfig
@@ -357,17 +357,6 @@ config DLCI
To compile this driver as a module, choose M here: the
module will be called dlci.
-config DLCI_COUNT
- int "Max open DLCI"
- depends on DLCI
- default "24"
- help
- Maximal number of logical point-to-point frame relay connections
- (the identifiers of which are called DCLIs) that the driver can
- handle.
-
- The default is probably fine.
-
config DLCI_MAX
int "Max DLCI per device"
depends on DLCI
_
-
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists