[kernel] r8642 - in dists/trunk/linux-2.6/debian/arch: alpha amd64 i386 ia64 mips mipsel powerpc
Maximilian Attems
maks at alioth.debian.org
Mon May 21 12:29:51 UTC 2007
Author: maks
Date: Mon May 21 12:29:51 2007
New Revision: 8642
Log:
DLCI_COUNT was unused, gone
see f100ae2ed04d17fb450fe6e3a3780342da60acd0
Modified:
dists/trunk/linux-2.6/debian/arch/alpha/config
dists/trunk/linux-2.6/debian/arch/amd64/config
dists/trunk/linux-2.6/debian/arch/i386/config
dists/trunk/linux-2.6/debian/arch/ia64/config
dists/trunk/linux-2.6/debian/arch/mips/config.4kc-malta
dists/trunk/linux-2.6/debian/arch/mipsel/config.4kc-malta
dists/trunk/linux-2.6/debian/arch/powerpc/config
Modified: dists/trunk/linux-2.6/debian/arch/alpha/config
==============================================================================
--- dists/trunk/linux-2.6/debian/arch/alpha/config (original)
+++ dists/trunk/linux-2.6/debian/arch/alpha/config Mon May 21 12:29:51 2007
@@ -621,7 +621,6 @@
CONFIG_C101=m
CONFIG_FARSYNC=m
CONFIG_DLCI=m
-CONFIG_DLCI_COUNT=24
CONFIG_DLCI_MAX=8
CONFIG_SDLA=m
CONFIG_CYCLADES_SYNC=m
Modified: dists/trunk/linux-2.6/debian/arch/amd64/config
==============================================================================
--- dists/trunk/linux-2.6/debian/arch/amd64/config (original)
+++ dists/trunk/linux-2.6/debian/arch/amd64/config Mon May 21 12:29:51 2007
@@ -542,7 +542,6 @@
CONFIG_PC300_MLPPP=y
CONFIG_FARSYNC=m
CONFIG_DLCI=m
-CONFIG_DLCI_COUNT=24
CONFIG_DLCI_MAX=8
CONFIG_CYCLADES_SYNC=m
CONFIG_CYCLOMX_X25=y
Modified: dists/trunk/linux-2.6/debian/arch/i386/config
==============================================================================
--- dists/trunk/linux-2.6/debian/arch/i386/config (original)
+++ dists/trunk/linux-2.6/debian/arch/i386/config Mon May 21 12:29:51 2007
@@ -692,7 +692,6 @@
CONFIG_C101=m
CONFIG_FARSYNC=m
CONFIG_DLCI=m
-CONFIG_DLCI_COUNT=24
CONFIG_DLCI_MAX=8
CONFIG_SDLA=m
CONFIG_CYCLADES_SYNC=m
Modified: dists/trunk/linux-2.6/debian/arch/ia64/config
==============================================================================
--- dists/trunk/linux-2.6/debian/arch/ia64/config (original)
+++ dists/trunk/linux-2.6/debian/arch/ia64/config Mon May 21 12:29:51 2007
@@ -519,7 +519,6 @@
CONFIG_PC300_MLPPP=y
CONFIG_FARSYNC=m
CONFIG_DLCI=m
-CONFIG_DLCI_COUNT=24
CONFIG_DLCI_MAX=8
# CONFIG_CYCLADES_SYNC is not set
CONFIG_FDDI=y
Modified: dists/trunk/linux-2.6/debian/arch/mips/config.4kc-malta
==============================================================================
--- dists/trunk/linux-2.6/debian/arch/mips/config.4kc-malta (original)
+++ dists/trunk/linux-2.6/debian/arch/mips/config.4kc-malta Mon May 21 12:29:51 2007
@@ -1503,7 +1503,6 @@
# CONFIG_DSCC4_PCISYNC is not set
# CONFIG_DSCC4_PCI_RST is not set
CONFIG_DLCI=m
-CONFIG_DLCI_COUNT=24
CONFIG_DLCI_MAX=8
CONFIG_WAN_ROUTER_DRIVERS=m
CONFIG_CYCLADES_SYNC=m
Modified: dists/trunk/linux-2.6/debian/arch/mipsel/config.4kc-malta
==============================================================================
--- dists/trunk/linux-2.6/debian/arch/mipsel/config.4kc-malta (original)
+++ dists/trunk/linux-2.6/debian/arch/mipsel/config.4kc-malta Mon May 21 12:29:51 2007
@@ -1504,7 +1504,6 @@
# CONFIG_DSCC4_PCISYNC is not set
# CONFIG_DSCC4_PCI_RST is not set
CONFIG_DLCI=m
-CONFIG_DLCI_COUNT=24
CONFIG_DLCI_MAX=8
CONFIG_WAN_ROUTER_DRIVERS=m
CONFIG_CYCLADES_SYNC=m
Modified: dists/trunk/linux-2.6/debian/arch/powerpc/config
==============================================================================
--- dists/trunk/linux-2.6/debian/arch/powerpc/config (original)
+++ dists/trunk/linux-2.6/debian/arch/powerpc/config Mon May 21 12:29:51 2007
@@ -473,7 +473,6 @@
CONFIG_PC300_MLPPP=y
CONFIG_FARSYNC=m
CONFIG_DLCI=m
-CONFIG_DLCI_COUNT=24
CONFIG_DLCI_MAX=8
CONFIG_CYCLADES_SYNC=m
CONFIG_CYCLOMX_X25=y
More information about the Kernel-svn-changes
mailing list