From 6960c0c9f422cb83aac7e746ee6ba6444b2d058b Mon Sep 17 00:00:00 2001 From: "Robert P. J. Day" Date: Mon, 5 Feb 2007 16:31:06 -0800 Subject: [PATCH] --- yaml --- r: 46590 b: refs/heads/master c: f100ae2ed04d17fb450fe6e3a3780342da60acd0 h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/drivers/net/wan/Kconfig | 11 ----------- 2 files changed, 1 insertion(+), 12 deletions(-) diff --git a/[refs] b/[refs] index e4cb2f9e0164..280c5cfb567e 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 45d3ac4ec31ccf9a39065e8576260c6ac2652c83 +refs/heads/master: f100ae2ed04d17fb450fe6e3a3780342da60acd0 diff --git a/trunk/drivers/net/wan/Kconfig b/trunk/drivers/net/wan/Kconfig index f07aec3e92b4..61708cf4c85d 100644 --- a/trunk/drivers/net/wan/Kconfig +++ b/trunk/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