[kernel] r16050 - in dists/trunk/linux-2.6/debian: . config

Maximilian Attems maks at alioth.debian.org
Mon Aug 2 16:38:48 UTC 2010


Author: maks
Date: Mon Aug  2 16:38:34 2010
New Revision: 16050

Log:
topconfig enable modular NET_DCCPPROBE and NET_SCTPPROBE

Modified:
   dists/trunk/linux-2.6/debian/changelog
   dists/trunk/linux-2.6/debian/config/config

Modified: dists/trunk/linux-2.6/debian/changelog
==============================================================================
--- dists/trunk/linux-2.6/debian/changelog	Mon Aug  2 16:38:03 2010	(r16049)
+++ dists/trunk/linux-2.6/debian/changelog	Mon Aug  2 16:38:34 2010	(r16050)
@@ -7,7 +7,7 @@
   * topconfig enable BLK_CGROUP, NETFILTER_XT_TARGET_TEE, VMWARE_BALLOON,
     ATH9K_HTC, TOUCHSCREEN_HAMPSHIRE, TOUCHSCREEN_TPS6507X, SND_ASIHPI,
     SQUASHFS_XATTRS, RCU_FAST_NO_HZ, COMPACTION, IP_MROUTE_MULTIPLE_TABLES,
-    IPV6_MROUTE_MULTIPLE_TABLES.
+    IPV6_MROUTE_MULTIPLE_TABLES, NET_DCCPPROBE, NET_SCTPPROBE.
   * x86 enable INTEL_IDLE, ACPI_HED, ACPI_APEI, ACPI_APEI_GHES,
     PCI_CNB20LE_QUIRK.
 

Modified: dists/trunk/linux-2.6/debian/config/config
==============================================================================
--- dists/trunk/linux-2.6/debian/config/config	Mon Aug  2 16:38:03 2010	(r16049)
+++ dists/trunk/linux-2.6/debian/config/config	Mon Aug  2 16:38:34 2010	(r16050)
@@ -3630,6 +3630,7 @@
 ##
 CONFIG_IP_DCCP=m
 # CONFIG_IP_DCCP_DEBUG is not set
+CONFIG_NET_DCCPPROBE=m
 
 ##
 ## file: net/dccp/ccids/Kconfig
@@ -3998,6 +3999,7 @@
 ## file: net/sctp/Kconfig
 ##
 CONFIG_IP_SCTP=m
+CONFIG_NET_SCTPPROBE=m
 # CONFIG_SCTP_DBG_MSG is not set
 # CONFIG_SCTP_DBG_OBJCNT is not set
 ## choice: SCTP: Cookie HMAC Algorithm



More information about the Kernel-svn-changes mailing list