[kernel] r8646 - in dists/trunk/linux-2.6/debian/arch: . mips mipsel

Maximilian Attems maks at alioth.debian.org
Mon May 21 12:39:17 UTC 2007


Author: maks
Date: Mon May 21 12:39:17 2007
New Revision: 8646

Log:
DLM_TCP and DLM_SCTP config options are gone,
see 6ed7257b46709e87d79ac2b6b819b7e0c9184998


Modified:
   dists/trunk/linux-2.6/debian/arch/config
   dists/trunk/linux-2.6/debian/arch/mips/config.4kc-malta
   dists/trunk/linux-2.6/debian/arch/mipsel/config.4kc-malta

Modified: dists/trunk/linux-2.6/debian/arch/config
==============================================================================
--- dists/trunk/linux-2.6/debian/arch/config	(original)
+++ dists/trunk/linux-2.6/debian/arch/config	Mon May 21 12:39:17 2007
@@ -1194,7 +1194,6 @@
 CONFIG_NETFILTER_XT_TARGET_CONNSECMARK=m
 CONFIG_NF_CONNTRACK_TFTP=m
 CONFIG_NF_CONNTRACK_NETBIOS_NS=m
-# CONFIG_DLM_SCTP is not set
 CONFIG_DVB_DIB7000M=m
 CONFIG_DVB_DIB7000P=m
 CONFIG_NF_NAT_PPTP=m
@@ -1211,7 +1210,6 @@
 CONFIG_NF_CONNTRACK_IPV4=m
 # CONFIG_TCP_MD5SIG is not set
 CONFIG_NF_CONNTRACK_IPV6=m
-CONFIG_DLM_TCP=y
 CONFIG_CRYPTO_XCBC=m
 CONFIG_MOXA_SMARTIO_NEW=m
 CONFIG_NF_CT_ACCT=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:39:17 2007
@@ -3045,8 +3045,6 @@
 # Distributed Lock Manager
 #
 CONFIG_DLM=m
-CONFIG_DLM_TCP=y
-# CONFIG_DLM_SCTP is not set
 # CONFIG_DLM_DEBUG is not set
 
 #

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:39:17 2007
@@ -3046,8 +3046,6 @@
 # Distributed Lock Manager
 #
 CONFIG_DLM=m
-CONFIG_DLM_TCP=y
-# CONFIG_DLM_SCTP is not set
 # CONFIG_DLM_DEBUG is not set
 
 #



More information about the Kernel-svn-changes mailing list