From: Robert P. J. Day Date: Tue, 6 Feb 2007 00:31:06 +0000 (-0800) Subject: Remove unused kernel config option DLCI_COUNT X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=f100ae2ed04d17fb450fe6e3a3780342da60acd0;p=linux-beck.git Remove unused kernel config option DLCI_COUNT Remove the unused kernel config option DLCI_COUNT. Signed-off-by: Robert P. J. Day Cc: "David S. Miller" Cc: Jeff Garzik Cc: Krzysztof Halasa {khc@pm.waw.pl> Signed-off-by: Andrew Morton Signed-off-by: Jeff Garzik --- diff --git a/drivers/net/wan/Kconfig b/drivers/net/wan/Kconfig index f07aec3e92b4..61708cf4c85d 100644 --- a/drivers/net/wan/Kconfig +++ b/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